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 37
37
},
38
38
"devDependencies" : {
39
39
"@babel/eslint-parser" : " 7.27.5" ,
40
- "eslint" : " 9.30.0 " ,
40
+ "eslint" : " 9.30.1 " ,
41
41
"@eslint/compat" : " 1.3.1" ,
42
42
"@eslint/eslintrc" : " 3.3.1" ,
43
- "@eslint/js" : " 9.30.0 " ,
43
+ "@eslint/js" : " 9.30.1 " ,
44
44
"eslint-config-airbnb" : " 19.0.4" ,
45
45
"eslint-config-prettier" : " 9.1.0" ,
46
46
"eslint-plugin-import" : " 2.32.0" ,
Original file line number Diff line number Diff line change 905
905
minimatch "^3.1.2"
906
906
strip-json-comments "^3.1.1"
907
907
908
- " @eslint/js@9.30.0 " :
909
- version "9.30.0 "
910
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0 .tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d "
911
- integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww ==
908
+ " @eslint/js@9.30.1 " :
909
+ version "9.30.1 "
910
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1 .tgz#ebe9dd52a38345784c486300175a28c6013c088d "
911
+ integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg ==
912
912
913
913
" @eslint/object-schema@^2.1.6 " :
914
914
version "2.1.6"
@@ -2204,18 +2204,18 @@ eslint-visitor-keys@^4.2.1:
2204
2204
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2205
2205
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2206
2206
2207
- eslint@9.30.0 :
2208
- version "9.30.0 "
2209
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0 .tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc "
2210
- integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g ==
2207
+ eslint@9.30.1 :
2208
+ version "9.30.1 "
2209
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1 .tgz#d4107b39964412acd9b5c0744f1c6df514fa1211 "
2210
+ integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ ==
2211
2211
dependencies :
2212
2212
" @eslint-community/eslint-utils" " ^4.2.0"
2213
2213
" @eslint-community/regexpp" " ^4.12.1"
2214
2214
" @eslint/config-array" " ^0.21.0"
2215
2215
" @eslint/config-helpers" " ^0.3.0"
2216
2216
" @eslint/core" " ^0.14.0"
2217
2217
" @eslint/eslintrc" " ^3.3.1"
2218
- " @eslint/js" " 9.30.0 "
2218
+ " @eslint/js" " 9.30.1 "
2219
2219
" @eslint/plugin-kit" " ^0.3.1"
2220
2220
" @humanfs/node" " ^0.16.6"
2221
2221
" @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments