File tree 2 files changed +7
-12
lines changed
2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 82
82
"auto" : " ^11.3.0" ,
83
83
"chai" : " ^5.1.2" ,
84
84
"cross-env" : " ^7.0.3" ,
85
- "eslint" : " 9.15 .0" ,
85
+ "eslint" : " 9.16 .0" ,
86
86
"eslint-config-prettier" : " ^9.1.0" ,
87
87
"eslint-plugin-prettier" : " ^5.2.1" ,
88
88
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 1261
1261
minimatch "^3.1.2"
1262
1262
strip-json-comments "^3.1.1"
1263
1263
1264
-
1265
- version "9.15.0"
1266
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
1267
- integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
1268
-
1269
- " @eslint/js@^9.15.0 " :
1264
+ " @eslint/[email protected] " , "@eslint/js@^9.15.0":
1270
1265
version "9.16.0"
1271
1266
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4"
1272
1267
integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==
@@ -3236,17 +3231,17 @@ eslint-visitor-keys@^4.2.0:
3236
3231
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
3237
3232
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
3238
3233
3239
- eslint@9.15 .0 :
3240
- version "9.15 .0"
3241
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15 .0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6 "
3242
- integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw ==
3234
+ eslint@9.16 .0 :
3235
+ version "9.16 .0"
3236
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.16 .0.tgz#66832e66258922ac0a626f803a9273e37747f2a6 "
3237
+ integrity sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA ==
3243
3238
dependencies :
3244
3239
" @eslint-community/eslint-utils" " ^4.2.0"
3245
3240
" @eslint-community/regexpp" " ^4.12.1"
3246
3241
" @eslint/config-array" " ^0.19.0"
3247
3242
" @eslint/core" " ^0.9.0"
3248
3243
" @eslint/eslintrc" " ^3.2.0"
3249
- " @eslint/js" " 9.15 .0"
3244
+ " @eslint/js" " 9.16 .0"
3250
3245
" @eslint/plugin-kit" " ^0.2.3"
3251
3246
" @humanfs/node" " ^0.16.6"
3252
3247
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments