Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 38fb7b2

Browse files
chore: update dependency @eslint/js to ^9.17.0
1 parent 45b3fe1 commit 38fb7b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"typescript": "^3.4.5 || ^4.0.0 || ^5.0.0"
4747
},
4848
"dependencies": {
49-
"@eslint/js": "^9.16.0",
49+
"@eslint/js": "^9.17.0",
5050
"@typescript-eslint/eslint-plugin": "^8.18.0",
5151
"@typescript-eslint/parser": "^8.18.0",
5252
"eslint-config-prettier": "^9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -434,10 +434,10 @@
434434
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
435435
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
436436

437-
"@eslint/js@^9.16.0":
438-
version "9.16.0"
439-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.16.0.tgz#3df2b2dd3b9163056616886c86e4082f45dbf3f4"
440-
integrity sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==
437+
"@eslint/js@^9.17.0":
438+
version "9.17.0"
439+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
440+
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
441441

442442
"@eslint/object-schema@^2.1.4":
443443
version "2.1.4"

0 commit comments

Comments
 (0)