Skip to content

Commit fe65bdf

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.56.8
1 parent 588a267 commit fe65bdf

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.7",
40+
"@types/eslint": "^8.56.8",
4141
"@types/jest": "^29.5.12",
4242
"@types/react": "^18.2.75",
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.7":
1345-
version "8.56.7"
1346-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.7.tgz#c33b5b5a9cfb66881beb7b5be6c34aa3e81d3366"
1347-
integrity sha512-SjDvI/x3zsZnOkYZ3lCt9lOZWZLB2jIlNKz+LBgCtDurK0JZcwucxYHn1w2BJkD34dgX9Tjnak0txtq4WTggEA==
1344+
"@types/eslint@^8.56.8":
1345+
version "8.56.8"
1346+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.8.tgz#e927fdc742a98fc3195a9d047631e6ab95029b50"
1347+
integrity sha512-LdDdQVDzDXf3ijhhMnE27C5vc0QEknD8GiMR/Hi+fVbdZNfAfCy2j69m0LjUd2MAy0+kIgnOtd5ndTmDk/VWCA==
13481348
dependencies:
13491349
"@types/estree" "*"
13501350
"@types/json-schema" "*"

0 commit comments

Comments
 (0)