Skip to content

Commit a152a48

Browse files
committed
Update dependency @types/eslint to v8.44.2
1 parent e277a00 commit a152a48

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": "6.4.2",
1111
"@stryker-mutator/jest-runner": "6.4.2",
1212
"@stryker-mutator/typescript-checker": "6.4.2",
13-
"@types/eslint": "8.44.1",
13+
"@types/eslint": "8.44.2",
1414
"@types/jest": "29.5.3",
1515
"codecov": "3.8.3",
1616
"eslint": "8.46.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -920,10 +920,10 @@
920920
dependencies:
921921
"@babel/types" "^7.3.0"
922922

923-
"@types/eslint@8.44.1":
924-
version "8.44.1"
925-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.1.tgz#d1811559bb6bcd1a76009e3f7883034b78a0415e"
926-
integrity sha512-XpNDc4Z5Tb4x+SW1MriMVeIsMoONHCkWFMkR/aPJbzEsxqHy+4Glu/BqTdPrApfDeMaXbtNh6bseNgl5KaWrSg==
923+
"@types/eslint@8.44.2":
924+
version "8.44.2"
925+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.2.tgz#0d21c505f98a89b8dd4d37fa162b09da6089199a"
926+
integrity sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==
927927
dependencies:
928928
"@types/estree" "*"
929929
"@types/json-schema" "*"

0 commit comments

Comments
 (0)