Skip to content

Commit f7858b5

Browse files
committed
Update dependency @types/eslint to v8.56.3
1 parent 0185646 commit f7858b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.56.2",
13+
"@types/eslint": "8.56.3",
1414
"@types/jest": "29.5.12",
1515
"codecov": "3.8.3",
1616
"eslint": "8.56.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1197,10 +1197,10 @@
11971197
dependencies:
11981198
"@babel/types" "^7.3.0"
11991199

1200-
"@types/[email protected].2":
1201-
version "8.56.2"
1202-
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.2.tgz#1c72a9b794aa26a8b94ad26d5b9aa51c8a6384bb"
1203-
integrity sha512-uQDwm1wFHmbBbCZCqAlq6Do9LYwByNZHWzXppSnay9SuwJ+VRbjkbLABer54kcPnMSlG6Fdiy2yaFXm/z9Z5gw==
1200+
"@types/[email protected].3":
1201+
version "8.56.3"
1202+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.3.tgz#d1f6b2303ac5ed53cb2cf59e0ab680cde1698f5f"
1203+
integrity sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg==
12041204
dependencies:
12051205
"@types/estree" "*"
12061206
"@types/json-schema" "*"

0 commit comments

Comments
 (0)