Skip to content

Commit 84b1c7c

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent 15ac034 commit 84b1c7c

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
@@ -37,7 +37,7 @@
3737
"@txo/commitlint": "^1.0.15",
3838
"@txo/semantic-release": "^2.0.8",
3939
"@txo/tsconfig": "^1.1.1",
40-
"@types/eslint": "^8.56.10",
40+
"@types/eslint": "^9.6.0",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.3.3",
4343
"husky": "^9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,10 +1356,10 @@
13561356
dependencies:
13571357
"@types/node" "*"
13581358

1359-
"@types/eslint@^8.56.10":
1360-
version "8.56.10"
1361-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
1362-
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
1359+
"@types/eslint@^9.6.0":
1360+
version "9.6.0"
1361+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
1362+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
13631363
dependencies:
13641364
"@types/estree" "*"
13651365
"@types/json-schema" "*"

0 commit comments

Comments
 (0)