Skip to content

Commit abdc8e2

Browse files
chore(deps): update dependency @types/eslint to v9
1 parent 6a4b767 commit abdc8e2

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
@@ -36,7 +36,7 @@
3636
"@txo/commitlint": "^1.0.18",
3737
"@txo/semantic-release": "^2.0.8",
3838
"@txo/tsconfig": "^1.1.1",
39-
"@types/eslint": "^8.56.12",
39+
"@types/eslint": "^9.6.1",
4040
"@types/jest": "^29.5.13",
4141
"eslint-config-txo-typescript": "^4.0.66",
4242
"husky": "^9.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,10 +1345,10 @@
13451345
dependencies:
13461346
"@types/node" "*"
13471347

1348-
"@types/eslint@^8.56.12":
1349-
version "8.56.12"
1350-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a"
1351-
integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==
1348+
"@types/eslint@^9.6.1":
1349+
version "9.6.1"
1350+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584"
1351+
integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==
13521352
dependencies:
13531353
"@types/estree" "*"
13541354
"@types/json-schema" "*"

0 commit comments

Comments
 (0)