File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"@vue/cli-plugin-eslint" : " 5.0.8" ,
20
20
"@vue/cli-service" : " 5.0.8" ,
21
21
"babel-eslint" : " 10.1.0" ,
22
- "eslint" : " 9.25.0 " ,
22
+ "eslint" : " 9.25.1 " ,
23
23
"eslint-plugin-vue" : " 9.33.0" ,
24
24
"vue-template-compiler" : " 2.7.16"
25
25
},
Original file line number Diff line number Diff line change 1284
1284
minimatch "^3.1.2"
1285
1285
strip-json-comments "^3.1.1"
1286
1286
1287
-
1288
- version "9.25.0 "
1289
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.0 .tgz#4656b39de7cbf12fd66e7d54d9a26d05855b2a5a "
1290
- integrity sha512-iWhsUS8Wgxz9AXNfvfOPFSW4VfMXdVhp1hjkZVhXCrpgh/aLcc45rX6MPu+tIVUWDw0HfNwth7O28M1xDxNf9w ==
1287
+
1288
+ version "9.25.1 "
1289
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1 .tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117 "
1290
+ integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg ==
1291
1291
1292
1292
" @eslint/object-schema@^2.1.6 " :
1293
1293
version "2.1.6"
@@ -3515,18 +3515,18 @@ eslint-webpack-plugin@^3.1.0:
3515
3515
normalize-path "^3.0.0"
3516
3516
schema-utils "^3.1.1"
3517
3517
3518
-
3519
- version "9.25.0 "
3520
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.0 .tgz#ebf629bb26d8e7490ff94f87321863cd73272351 "
3521
- integrity sha512-MsBdObhM4cEwkzCiraDv7A6txFXEqtNXOb877TsSp2FCkBNl8JfVQrmiuDqC1IkejT6JLPzYBXx/xAiYhyzgGA ==
3518
+
3519
+ version "9.25.1 "
3520
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1 .tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580 "
3521
+ integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ ==
3522
3522
dependencies :
3523
3523
" @eslint-community/eslint-utils" " ^4.2.0"
3524
3524
" @eslint-community/regexpp" " ^4.12.1"
3525
3525
" @eslint/config-array" " ^0.20.0"
3526
3526
" @eslint/config-helpers" " ^0.2.1"
3527
3527
" @eslint/core" " ^0.13.0"
3528
3528
" @eslint/eslintrc" " ^3.3.1"
3529
- " @eslint/js" " 9.25.0 "
3529
+ " @eslint/js" " 9.25.1 "
3530
3530
" @eslint/plugin-kit" " ^0.2.8"
3531
3531
" @humanfs/node" " ^0.16.6"
3532
3532
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments