Skip to content

Commit 1cc2c8b

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.10
1 parent 44feaa8 commit 1cc2c8b

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
@@ -37,7 +37,7 @@
3737
"@txo/commitlint": "^1.0.14",
3838
"@txo/semantic-release": "^1.0.8",
3939
"@txo/tsconfig": "^1.1.1",
40-
"@types/eslint": "^8.56.9",
40+
"@types/eslint": "^8.56.10",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.2.79",
4343
"husky": "^9.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,10 +1341,10 @@
13411341
dependencies:
13421342
"@babel/types" "^7.3.0"
13431343

1344-
"@types/eslint@^8.56.9":
1345-
version "8.56.9"
1346-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.9.tgz#403e9ced04a34e63f1c383c5b8ee1a94442c8cc4"
1347-
integrity sha512-W4W3KcqzjJ0sHg2vAq9vfml6OhsJ53TcUjUqfzzZf/EChUtwspszj/S0pzMxnfRcO55/iGq47dscXw71Fxc4Zg==
1344+
"@types/eslint@^8.56.10":
1345+
version "8.56.10"
1346+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.10.tgz#eb2370a73bf04a901eeba8f22595c7ee0f7eb58d"
1347+
integrity sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==
13481348
dependencies:
13491349
"@types/estree" "*"
13501350
"@types/json-schema" "*"

0 commit comments

Comments
 (0)