Skip to content

Commit aa5373d

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent a8c65b3 commit aa5373d

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
@@ -38,7 +38,7 @@
3838
"@txo/commitlint": "^1.0.16",
3939
"@txo/semantic-release": "^2.0.8",
4040
"@txo/tsconfig": "^1.1.1",
41-
"@types/eslint": "^8.56.12",
41+
"@types/eslint": "^9.6.1",
4242
"@types/jest": "^29.5.12",
4343
"@types/react": "^18.3.4",
4444
"husky": "^9.1.5",

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.12":
1360-
version "8.56.12"
1361-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a"
1362-
integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==
1359+
"@types/eslint@^9.6.1":
1360+
version "9.6.1"
1361+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584"
1362+
integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==
13631363
dependencies:
13641364
"@types/estree" "*"
13651365
"@types/json-schema" "*"

0 commit comments

Comments
 (0)