Skip to content

Commit 6162a13

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.6
1 parent 3ae22a8 commit 6162a13

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.5",
40+
"@types/eslint": "^8.56.6",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.2.67",
4343
"husky": "^8.0.3",

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.5":
1345-
version "8.56.5"
1346-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.5.tgz#94b88cab77588fcecdd0771a6d576fa1c0af9d02"
1347-
integrity sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==
1344+
"@types/eslint@^8.56.6":
1345+
version "8.56.6"
1346+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.6.tgz#d5dc16cac025d313ee101108ba5714ea10eb3ed0"
1347+
integrity sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==
13481348
dependencies:
13491349
"@types/estree" "*"
13501350
"@types/json-schema" "*"

0 commit comments

Comments
 (0)