Skip to content

Commit c34b2c1

Browse files
committed
chore(deps): update dependency @types/eslint to ^8.44.9
1 parent 429bdb3 commit c34b2c1

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

yarn.lock

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

1476-
"@types/eslint@^8.44.8":
1477-
version "8.44.8"
1478-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.8.tgz#f4fe1dab9b3d3dd98082d4b9f80e59ab40f1261c"
1479-
integrity sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw==
1476+
"@types/eslint@^8.44.9":
1477+
version "8.44.9"
1478+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534"
1479+
integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==
14801480
dependencies:
14811481
"@types/estree" "*"
14821482
"@types/json-schema" "*"

0 commit comments

Comments
 (0)