Skip to content

Commit 78c09fb

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.44.8
1 parent d34683e commit 78c09fb

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.3",
3939
"@txo/tsconfig": "^1.1.1",
40-
"@types/eslint": "^8.44.7",
40+
"@types/eslint": "^8.44.8",
4141
"@types/jest": "^29.5.10",
4242
"@types/react": "^18.2.39",
4343
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,10 +1468,10 @@
14681468
dependencies:
14691469
"@babel/types" "^7.3.0"
14701470

1471-
"@types/eslint@^8.44.7":
1472-
version "8.44.7"
1473-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.7.tgz#430b3cc96db70c81f405e6a08aebdb13869198f5"
1474-
integrity sha512-f5ORu2hcBbKei97U73mf+l9t4zTGl74IqZ0GQk4oVea/VS8tQZYkUveSYojk+frraAVYId0V2WC9O4PTNru2FQ==
1471+
"@types/eslint@^8.44.8":
1472+
version "8.44.8"
1473+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.8.tgz#f4fe1dab9b3d3dd98082d4b9f80e59ab40f1261c"
1474+
integrity sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw==
14751475
dependencies:
14761476
"@types/estree" "*"
14771477
"@types/json-schema" "*"

0 commit comments

Comments
 (0)