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.3.0" ,
5959 "@vitest/coverage-v8" : " ^3.0.8" ,
6060 "@vitest/ui" : " ^3.0.8" ,
61- "eslint" : " ^9.33 .0" ,
61+ "eslint" : " ^9.34 .0" ,
6262 "eslint-config-prettier" : " ^10.1.8" ,
6363 "eslint-plugin-import" : " ^2.32.0" ,
6464 "eslint-plugin-prettier" : " ^5.5.4" ,
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.33.0 " :
281- version "9.33.0"
282- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.33.0.tgz#475c92fdddab59b8b8cab960e3de2564a44bf368"
283- integrity sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==
284-
285- " @eslint/js@^9.34.0 " :
280+ " @eslint/js@9.34.0" , "@eslint/js@^9.34.0":
286281 version "9.34.0"
287282 resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.34.0.tgz#fc423168b9d10e08dea9088d083788ec6442996b"
288283 integrity sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==
@@ -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.33 .0 :
1784- version "9.33 .0"
1785- resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.33 .0.tgz#cc186b3d9eb0e914539953d6a178a5b413997b73 "
1786- integrity sha512-TS9bTNIryDzStCpJN93aC5VRSW3uTx9sClUn4B87pwiCaJh220otoI0X8mJKr+VcPtniMdN8GKjlwgWGUv5ZKA ==
1778+ eslint@^9.34 .0 :
1779+ version "9.34 .0"
1780+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.34 .0.tgz#0ea1f2c1b5d1671db8f01aa6b8ce722302016f7b "
1781+ integrity sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg ==
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.1"
17921787 " @eslint/core" " ^0.15.2"
17931788 " @eslint/eslintrc" " ^3.3.1"
1794- " @eslint/js" " 9.33 .0"
1789+ " @eslint/js" " 9.34 .0"
17951790 " @eslint/plugin-kit" " ^0.3.5"
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