File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 5858 "@types/node" : " ^24.0.3" ,
5959 "@vitest/coverage-v8" : " ^3.0.8" ,
6060 "@vitest/ui" : " ^3.0.8" ,
61- "eslint" : " ^9.30.0 " ,
61+ "eslint" : " ^9.30.1 " ,
6262 "eslint-config-prettier" : " ^10.1.5" ,
6363 "eslint-plugin-import" : " ^2.32.0" ,
6464 "eslint-plugin-prettier" : " ^5.5.1" ,
Original file line number Diff line number Diff line change 277277 minimatch "^3.1.2"
278278 strip-json-comments "^3.1.1"
279279
280- " @eslint/js@9.30.0 " :
281- version "9.30.0"
282- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d"
283- integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
284-
285- " @eslint/js@^9.30.1 " :
280+ " @eslint/js@9.30.1" , "@eslint/js@^9.30.1":
286281 version "9.30.1"
287282 resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
288283 integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
@@ -1780,18 +1775,18 @@ eslint-visitor-keys@^4.2.1:
17801775 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
17811776 integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
17821777
1783- eslint@^9.30.0 :
1784- version "9.30.0 "
1785- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.0 .tgz#fb0c655f5e28fc1b2f4050c28efa1876d78034fc "
1786- integrity sha512-iN/SiPxmQu6EVkf+m1qpBxzUhE12YqFLOSySuOyVLJLEF9nzTf+h/1AJYc1JWzCnktggeNrjvQGLngDzXirU6g ==
1778+ eslint@^9.30.1 :
1779+ version "9.30.1 "
1780+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1 .tgz#d4107b39964412acd9b5c0744f1c6df514fa1211 "
1781+ integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ ==
17871782 dependencies :
17881783 " @eslint-community/eslint-utils" " ^4.2.0"
17891784 " @eslint-community/regexpp" " ^4.12.1"
17901785 " @eslint/config-array" " ^0.21.0"
17911786 " @eslint/config-helpers" " ^0.3.0"
17921787 " @eslint/core" " ^0.14.0"
17931788 " @eslint/eslintrc" " ^3.3.1"
1794- " @eslint/js" " 9.30.0 "
1789+ " @eslint/js" " 9.30.1 "
17951790 " @eslint/plugin-kit" " ^0.3.1"
17961791 " @humanfs/node" " ^0.16.6"
17971792 " @humanwhocodes/module-importer" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments