Skip to content

Commit 5ca813f

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent adbb402 commit 5ca813f

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
@@ -39,7 +39,7 @@
3939
"@txo/commitlint": "^1.0.20",
4040
"@txo/semantic-release": "^2.0.10",
4141
"@txo/tsconfig-cjs": "^2.0.0",
42-
"@types/eslint": "^8.56.12",
42+
"@types/eslint": "^9.6.1",
4343
"@types/jest": "^29.5.14",
4444
"@types/react": "^18.3.12",
4545
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1366,10 +1366,10 @@
13661366
dependencies:
13671367
"@types/node" "*"
13681368

1369-
"@types/eslint@^8.56.12":
1370-
version "8.56.12"
1371-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a"
1372-
integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==
1369+
"@types/eslint@^9.6.1":
1370+
version "9.6.1"
1371+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584"
1372+
integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==
13731373
dependencies:
13741374
"@types/estree" "*"
13751375
"@types/json-schema" "*"

0 commit comments

Comments
 (0)