Skip to content

Commit 40a8006

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.1
1 parent 7dd2f89 commit 40a8006

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.8",
3838
"@txo/semantic-release": "^1.0.7",
3939
"@txo/tsconfig": "^1.1.1",
40-
"@types/eslint": "^8.56.0",
40+
"@types/eslint": "^8.56.1",
4141
"@types/jest": "^29.5.11",
4242
"@types/react": "^18.2.46",
4343
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,10 +1473,10 @@
14731473
dependencies:
14741474
"@babel/types" "^7.3.0"
14751475

1476-
"@types/eslint@^8.56.0":
1477-
version "8.56.0"
1478-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.0.tgz#e28d045b8e530a33c9cbcfbf02332df0d1380a2c"
1479-
integrity sha512-FlsN0p4FhuYRjIxpbdXovvHQhtlG05O1GG/RNWvdAxTboR438IOTwmrY/vLA+Xfgg06BTkP045M3vpFwTMv1dg==
1476+
"@types/eslint@^8.56.1":
1477+
version "8.56.1"
1478+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.1.tgz#988cabb39c973e9200f35fdbb29d17992965bb08"
1479+
integrity sha512-18PLWRzhy9glDQp3+wOgfLYRWlhgX0azxgJ63rdpoUHyrC9z0f5CkFburjQx4uD7ZCruw85ZtMt6K+L+R8fLJQ==
14801480
dependencies:
14811481
"@types/estree" "*"
14821482
"@types/json-schema" "*"

0 commit comments

Comments
 (0)