Skip to content

Commit ec3ff39

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.2
1 parent 1b11f55 commit ec3ff39

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

yarn.lock

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

1474-
"@types/eslint@^8.56.1":
1475-
version "8.56.1"
1476-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.1.tgz#988cabb39c973e9200f35fdbb29d17992965bb08"
1477-
integrity sha512-18PLWRzhy9glDQp3+wOgfLYRWlhgX0azxgJ63rdpoUHyrC9z0f5CkFburjQx4uD7ZCruw85ZtMt6K+L+R8fLJQ==
1474+
"@types/eslint@^8.56.2":
1475+
version "8.56.2"
1476+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.2.tgz#1c72a9b794aa26a8b94ad26d5b9aa51c8a6384bb"
1477+
integrity sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==
14781478
dependencies:
14791479
"@types/estree" "*"
14801480
"@types/json-schema" "*"

0 commit comments

Comments
 (0)