Skip to content

Commit af10c74

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.0
1 parent e1126f2 commit af10c74

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.44.9",
40+
"@types/eslint": "^8.56.0",
4141
"@types/jest": "^29.5.11",
4242
"@types/react": "^18.2.45",
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.44.9":
1477-
version "8.44.9"
1478-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534"
1479-
integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==
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==
14801480
dependencies:
14811481
"@types/estree" "*"
14821482
"@types/json-schema" "*"

0 commit comments

Comments
 (0)