Skip to content

Commit bb98d1c

Browse files
committed
Update dependency @types/eslint to v8.44.3
1 parent b1793d2 commit bb98d1c

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.1.1",
1111
"@stryker-mutator/jest-runner": "7.1.1",
1212
"@stryker-mutator/typescript-checker": "7.1.1",
13-
"@types/eslint": "8.44.2",
13+
"@types/eslint": "8.44.3",
1414
"@types/jest": "29.5.5",
1515
"codecov": "3.8.3",
1616
"eslint": "8.50.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,10 @@
12221222
dependencies:
12231223
"@babel/types" "^7.3.0"
12241224

1225-
"@types/eslint@8.44.2":
1226-
version "8.44.2"
1227-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.2.tgz#0d21c505f98a89b8dd4d37fa162b09da6089199a"
1228-
integrity sha512-sdPRb9K6iL5XZOmBubg8yiFp5yS/JdUDQsq5e6h95km91MCYMuvp7mh1fjPEYUhvHepKpZOjnEaMBR4PxjWDzg==
1225+
"@types/eslint@8.44.3":
1226+
version "8.44.3"
1227+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.3.tgz#96614fae4875ea6328f56de38666f582d911d962"
1228+
integrity sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==
12291229
dependencies:
12301230
"@types/estree" "*"
12311231
"@types/json-schema" "*"

0 commit comments

Comments
 (0)