Skip to content

Commit 25a4af4

Browse files
fix(deps): update dependency @eslint/js to v9.31.0
1 parent 4a9225b commit 25a4af4

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-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.31.0",
4040
"@stylistic/eslint-plugin-js": "4.4.1",
4141
"@typescript-eslint/eslint-plugin": "8.36.0",
4242
"@typescript-eslint/parser": "8.36.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@
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"

0 commit comments

Comments
 (0)