Skip to content

Commit eb0f2d3

Browse files
fix(deps): update dependency @eslint/js to v9.32.0
1 parent 02a24ed commit eb0f2d3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@eslint/compat": "1.3.1",
3838
"@eslint/eslintrc": "3.3.1",
39-
"@eslint/js": "9.30.0",
39+
"@eslint/js": "9.32.0",
4040
"@stylistic/eslint-plugin-js": "4.4.1",
4141
"@typescript-eslint/eslint-plugin": "8.38.0",
4242
"@typescript-eslint/parser": "8.38.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,16 @@
7474
minimatch "^3.1.2"
7575
strip-json-comments "^3.1.1"
7676

77-
"@eslint/js@9.30.0":
78-
version "9.30.0"
79-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.0.tgz#c396fa450d5505dd9b7b8846b33f0491aebd9a2d"
80-
integrity sha512-Wzw3wQwPvc9sHM+NjakWTcPx11mbZyiYHuwWa/QfZ7cIRX7WK54PSk7bdyXDaoaopUcMatv1zaQvOAAO8hCdww==
81-
8277
"@eslint/js@9.31.0":
8378
version "9.31.0"
8479
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
8580
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
8681

82+
"@eslint/js@9.32.0":
83+
version "9.32.0"
84+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
85+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
86+
8787
"@eslint/object-schema@^2.1.6":
8888
version "2.1.6"
8989
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)