Skip to content

Commit 6610937

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.12
1 parent e31f760 commit 6610937

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
@@ -35,7 +35,7 @@
3535
"@txo/commitlint": "^1.0.16",
3636
"@txo/semantic-release": "^2.0.8",
3737
"@txo/tsconfig": "^1.1.1",
38-
"@types/eslint": "^8.56.11",
38+
"@types/eslint": "^8.56.12",
3939
"@types/jest": "^29.5.12",
4040
"eslint-config-txo-typescript": "^4.0.66",
4141
"husky": "^9.1.5",

yarn.lock

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

1349-
"@types/eslint@^8.56.11":
1350-
version "8.56.11"
1351-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.11.tgz#e2ff61510a3b9454b3329fe7731e3b4c6f780041"
1352-
integrity sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==
1349+
"@types/eslint@^8.56.12":
1350+
version "8.56.12"
1351+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.12.tgz#1657c814ffeba4d2f84c0d4ba0f44ca7ea1ca53a"
1352+
integrity sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==
13531353
dependencies:
13541354
"@types/estree" "*"
13551355
"@types/json-schema" "*"

0 commit comments

Comments
 (0)