Skip to content

Commit a5cb151

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.5
1 parent 139ec26 commit a5cb151

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.13",
3838
"@txo/semantic-release": "^1.0.8",
3939
"@txo/tsconfig": "^1.1.1",
40-
"@types/eslint": "^8.56.3",
40+
"@types/eslint": "^8.56.5",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.2.58",
4343
"husky": "^8.0.3",

yarn.lock

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

1475-
"@types/eslint@^8.56.3":
1476-
version "8.56.3"
1477-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.3.tgz#d1f6b2303ac5ed53cb2cf59e0ab680cde1698f5f"
1478-
integrity sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==
1475+
"@types/eslint@^8.56.5":
1476+
version "8.56.5"
1477+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.5.tgz#94b88cab77588fcecdd0771a6d576fa1c0af9d02"
1478+
integrity sha512-u5/YPJHo1tvkSF2CE0USEkxon82Z5DBy2xR+qfyYNszpX9qcs4sT6uq2kBbj4BXY1+DBGDPnrhMZV3pKWGNukw==
14791479
dependencies:
14801480
"@types/estree" "*"
14811481
"@types/json-schema" "*"

0 commit comments

Comments
 (0)