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 48
48
"@babel/preset-react" : " 7.25.9" ,
49
49
"babel-eslint" : " 10.1.0" ,
50
50
"babel-loader" : " 9.2.1" ,
51
- "eslint" : " 9.15 .0" ,
51
+ "eslint" : " 9.16 .0" ,
52
52
"@eslint/compat" : " 1.2.3" ,
53
53
"@eslint/eslintrc" : " 3.2.0" ,
54
54
"@eslint/js" : " 9.16.0" ,
Original file line number Diff line number Diff line change 934
934
minimatch "^3.1.2"
935
935
strip-json-comments "^3.1.1"
936
936
937
-
938
- version "9.15.0"
939
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
940
- integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
941
-
942
937
943
938
version "9.16.0"
944
939
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4"
@@ -2795,17 +2790,17 @@ eslint-visitor-keys@^4.2.0:
2795
2790
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2796
2791
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2797
2792
2798
- eslint@9.15 .0 :
2799
- version "9.15 .0"
2800
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.15 .0.tgz#77c684a4e980e82135ebff8ee8f0a9106ce6b8a6 "
2801
- integrity sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw ==
2793
+ eslint@9.16 .0 :
2794
+ version "9.16 .0"
2795
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.16 .0.tgz#66832e66258922ac0a626f803a9273e37747f2a6 "
2796
+ integrity sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA ==
2802
2797
dependencies :
2803
2798
" @eslint-community/eslint-utils" " ^4.2.0"
2804
2799
" @eslint-community/regexpp" " ^4.12.1"
2805
2800
" @eslint/config-array" " ^0.19.0"
2806
2801
" @eslint/core" " ^0.9.0"
2807
2802
" @eslint/eslintrc" " ^3.2.0"
2808
- " @eslint/js" " 9.15 .0"
2803
+ " @eslint/js" " 9.16 .0"
2809
2804
" @eslint/plugin-kit" " ^0.2.3"
2810
2805
" @humanfs/node" " ^0.16.6"
2811
2806
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments