Skip to content

Commit 61d8c25

Browse files
build(deps-dev): bump eslint from 9.10.0 to 9.11.0 in /code
Bumps [eslint](https://github.com/eslint/eslint) from 9.10.0 to 9.11.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.11.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4f7b28 commit 61d8c25

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/node": "^22.5.5",
5858
"@vitest/coverage-v8": "^2.0.5",
5959
"@vitest/ui": "^2.0.5",
60-
"eslint": "^9.10.0",
60+
"eslint": "^9.11.0",
6161
"eslint-config-prettier": "^9.1.0",
6262
"eslint-plugin-prettier": "^5.2.1",
6363
"globals": "^15.9.0",

code/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -192,20 +192,20 @@
192192
minimatch "^3.1.2"
193193
strip-json-comments "^3.1.1"
194194

195-
"@eslint/js@9.10.0", "@eslint/js@^9.9.0":
196-
version "9.10.0"
197-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6"
198-
integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==
195+
"@eslint/js@9.11.0", "@eslint/js@^9.9.0":
196+
version "9.11.0"
197+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.11.0.tgz#fca7533ef33aa608770734786e02f1041847f9bb"
198+
integrity sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==
199199

200200
"@eslint/object-schema@^2.1.4":
201201
version "2.1.4"
202202
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
203203
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
204204

205-
"@eslint/plugin-kit@^0.1.0":
206-
version "0.1.0"
207-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974"
208-
integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==
205+
"@eslint/plugin-kit@^0.2.0":
206+
version "0.2.0"
207+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d"
208+
integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==
209209
dependencies:
210210
levn "^0.4.1"
211211

@@ -1033,17 +1033,17 @@ eslint-visitor-keys@^4.0.0:
10331033
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
10341034
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
10351035

1036-
eslint@^9.10.0:
1037-
version "9.10.0"
1038-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806"
1039-
integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==
1036+
eslint@^9.11.0:
1037+
version "9.11.0"
1038+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.11.0.tgz#f7a7bf305a4d77f23be0c1e4537b9aa1617219be"
1039+
integrity sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==
10401040
dependencies:
10411041
"@eslint-community/eslint-utils" "^4.2.0"
10421042
"@eslint-community/regexpp" "^4.11.0"
10431043
"@eslint/config-array" "^0.18.0"
10441044
"@eslint/eslintrc" "^3.1.0"
1045-
"@eslint/js" "9.10.0"
1046-
"@eslint/plugin-kit" "^0.1.0"
1045+
"@eslint/js" "9.11.0"
1046+
"@eslint/plugin-kit" "^0.2.0"
10471047
"@humanwhocodes/module-importer" "^1.0.1"
10481048
"@humanwhocodes/retry" "^0.3.0"
10491049
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)