Skip to content

Commit 876ccdb

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.11
1 parent 9cf7639 commit 876ccdb

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
@@ -34,7 +34,7 @@
3434
"@txo/commitlint": "^1.0.15",
3535
"@txo/semantic-release": "^2.0.8",
3636
"@txo/tsconfig": "^1.1.1",
37-
"@types/eslint": "^8.56.10",
37+
"@types/eslint": "^8.56.11",
3838
"@types/jest": "^29.5.12",
3939
"eslint-config-txo-typescript": "^4.0.64",
4040
"husky": "^9.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@
14371437
dependencies:
14381438
"@types/node" "*"
14391439

1440-
"@types/eslint@^8.56.10":
1441-
version "8.56.10"
1442-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
1443-
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
1440+
"@types/eslint@^8.56.11":
1441+
version "8.56.11"
1442+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.11.tgz#e2ff61510a3b9454b3329fe7731e3b4c6f780041"
1443+
integrity sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==
14441444
dependencies:
14451445
"@types/estree" "*"
14461446
"@types/json-schema" "*"

0 commit comments

Comments
 (0)