Skip to content

Commit a80d8ed

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

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
@@ -58,7 +58,7 @@
5858
"@types/node": "^24.0.15",
5959
"@vitest/coverage-v8": "^3.1.1",
6060
"@vitest/ui": "^3.1.1",
61-
"eslint": "^9.31.0",
61+
"eslint": "^9.32.0",
6262
"eslint-config-prettier": "^10.1.8",
6363
"eslint-plugin-import": "^2.32.0",
6464
"eslint-plugin-prettier": "^5.5.3",

code/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -281,20 +281,20 @@
281281
minimatch "^3.1.2"
282282
strip-json-comments "^3.1.1"
283283

284-
"@eslint/js@9.31.0", "@eslint/js@^9.30.1":
285-
version "9.31.0"
286-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
287-
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
284+
"@eslint/js@9.32.0", "@eslint/js@^9.30.1":
285+
version "9.32.0"
286+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
287+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
288288

289289
"@eslint/object-schema@^2.1.6":
290290
version "2.1.6"
291291
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
292292
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
293293

294-
"@eslint/plugin-kit@^0.3.1":
295-
version "0.3.3"
296-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz#32926b59bd407d58d817941e48b2a7049359b1fd"
297-
integrity sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==
294+
"@eslint/plugin-kit@^0.3.4":
295+
version "0.3.4"
296+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
297+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
298298
dependencies:
299299
"@eslint/core" "^0.15.1"
300300
levn "^0.4.1"
@@ -1698,19 +1698,19 @@ eslint-visitor-keys@^4.2.1:
16981698
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
16991699
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
17001700

1701-
eslint@^9.31.0:
1702-
version "9.31.0"
1703-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba"
1704-
integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==
1701+
eslint@^9.32.0:
1702+
version "9.32.0"
1703+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
1704+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
17051705
dependencies:
17061706
"@eslint-community/eslint-utils" "^4.2.0"
17071707
"@eslint-community/regexpp" "^4.12.1"
17081708
"@eslint/config-array" "^0.21.0"
17091709
"@eslint/config-helpers" "^0.3.0"
17101710
"@eslint/core" "^0.15.0"
17111711
"@eslint/eslintrc" "^3.3.1"
1712-
"@eslint/js" "9.31.0"
1713-
"@eslint/plugin-kit" "^0.3.1"
1712+
"@eslint/js" "9.32.0"
1713+
"@eslint/plugin-kit" "^0.3.4"
17141714
"@humanfs/node" "^0.16.6"
17151715
"@humanwhocodes/module-importer" "^1.0.1"
17161716
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)