File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 63
63
"@types/react" : " 18.2.56" ,
64
64
"dayjs" : " 1.11.13" ,
65
65
"dtslint" : " 4.2.1" ,
66
- "eslint" : " 9.15 .0" ,
66
+ "eslint" : " 9.16 .0" ,
67
67
"@eslint/compat" : " 1.2.3" ,
68
68
"@eslint/eslintrc" : " 3.2.0" ,
69
69
"@eslint/js" : " 9.16.0" ,
Original file line number Diff line number Diff line change 1064
1064
minimatch "^3.1.2"
1065
1065
strip-json-comments "^3.1.1"
1066
1066
1067
-
1068
- version "9.15.0"
1069
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
1070
- integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
1071
-
1072
1067
1073
1068
version "9.16.0"
1074
1069
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4"
@@ -2772,17 +2767,17 @@ eslint-visitor-keys@^4.2.0:
2772
2767
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2773
2768
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2774
2769
2775
- eslint@9.15 .0 :
2776
- version "9.15 .0"
2777
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15 .0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6 "
2778
- integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw ==
2770
+ eslint@9.16 .0 :
2771
+ version "9.16 .0"
2772
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.16 .0.tgz#66832e66258922ac0a626f803a9273e37747f2a6 "
2773
+ integrity sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA ==
2779
2774
dependencies :
2780
2775
" @eslint-community/eslint-utils" " ^4.2.0"
2781
2776
" @eslint-community/regexpp" " ^4.12.1"
2782
2777
" @eslint/config-array" " ^0.19.0"
2783
2778
" @eslint/core" " ^0.9.0"
2784
2779
" @eslint/eslintrc" " ^3.2.0"
2785
- " @eslint/js" " 9.15 .0"
2780
+ " @eslint/js" " 9.16 .0"
2786
2781
" @eslint/plugin-kit" " ^0.2.3"
2787
2782
" @humanfs/node" " ^0.16.6"
2788
2783
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments