File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 48
48
"@babel/preset-react" : " 7.27.1" ,
49
49
"babel-eslint" : " 10.1.0" ,
50
50
"babel-loader" : " 9.2.1" ,
51
- "eslint" : " 9.33 .0" ,
51
+ "eslint" : " 9.34 .0" ,
52
52
"@eslint/compat" : " 1.3.2" ,
53
53
"@eslint/eslintrc" : " 3.3.1" ,
54
- "@eslint/js" : " 9.33 .0" ,
54
+ "@eslint/js" : " 9.34 .0" ,
55
55
"eslint-config-airbnb" : " 19.0.4" ,
56
56
"eslint-config-prettier" : " 9.1.2" ,
57
57
"eslint-plugin-import" : " 2.32.0" ,
Original file line number Diff line number Diff line change 939
939
minimatch "^3.1.2"
940
940
strip-json-comments "^3.1.1"
941
941
942
- " @eslint/js@9.33 .0 " :
943
- version "9.33 .0"
944
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33 .0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368 "
945
- integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A ==
942
+ " @eslint/js@9.34 .0 " :
943
+ version "9.34 .0"
944
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34 .0.tgz#fc423168b9d10e08dea9088d083788ec6442996b "
945
+ integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw ==
946
946
947
947
" @eslint/object-schema@^2.1.6 " :
948
948
version "2.1.6"
@@ -2835,18 +2835,18 @@ eslint-visitor-keys@^4.2.1:
2835
2835
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2836
2836
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2837
2837
2838
- eslint@9.33 .0 :
2839
- version "9.33 .0"
2840
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33 .0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73 "
2841
- integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA ==
2838
+ eslint@9.34 .0 :
2839
+ version "9.34 .0"
2840
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34 .0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b "
2841
+ integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg ==
2842
2842
dependencies :
2843
2843
" @eslint-community/eslint-utils" " ^4.2.0"
2844
2844
" @eslint-community/regexpp" " ^4.12.1"
2845
2845
" @eslint/config-array" " ^0.21.0"
2846
2846
" @eslint/config-helpers" " ^0.3.1"
2847
2847
" @eslint/core" " ^0.15.2"
2848
2848
" @eslint/eslintrc" " ^3.3.1"
2849
- " @eslint/js" " 9.33 .0"
2849
+ " @eslint/js" " 9.34 .0"
2850
2850
" @eslint/plugin-kit" " ^0.3.5"
2851
2851
" @humanfs/node" " ^0.16.6"
2852
2852
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments