Skip to content

Commit 4aaecb4

Browse files
committed
Update dependency @types/eslint to v8.44.9
1 parent eab8421 commit 4aaecb4

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
@@ -10,7 +10,7 @@
1010
"@stryker-mutator/core": "7.3.0",
1111
"@stryker-mutator/jest-runner": "7.3.0",
1212
"@stryker-mutator/typescript-checker": "7.3.0",
13-
"@types/eslint": "8.44.8",
13+
"@types/eslint": "8.44.9",
1414
"@types/jest": "29.5.11",
1515
"codecov": "3.8.3",
1616
"eslint": "8.55.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,10 +1204,10 @@
12041204
dependencies:
12051205
"@babel/types" "^7.3.0"
12061206

1207-
"@types/eslint@8.44.8":
1208-
version "8.44.8"
1209-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.8.tgz#f4fe1dab9b3d3dd98082d4b9f80e59ab40f1261c"
1210-
integrity sha512-4K8GavROwhrYl2QXDXm0Rv9epkA8GBFu0EI+XrrnnuCl7u8CWBRusX7fXJfanhZTDWSAL24gDI/UqXyUM0Injw==
1207+
"@types/eslint@8.44.9":
1208+
version "8.44.9"
1209+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534"
1210+
integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw==
12111211
dependencies:
12121212
"@types/estree" "*"
12131213
"@types/json-schema" "*"

0 commit comments

Comments
 (0)