Skip to content

Commit 98dae2c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v28
1 parent 6dd6c94 commit 98dae2c

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
@@ -44,7 +44,7 @@
4444
"@semantic-release/github": "8.0.4",
4545
"@stryker-mutator/core": "6.0.2",
4646
"@stryker-mutator/jest-runner": "6.0.2",
47-
"@types/jest": "27.5.2",
47+
"@types/jest": "28.1.0",
4848
"@types/semantic-release": "17.2.3",
4949
"@typescript-eslint/eslint-plugin": "5.27.0",
5050
"@typescript-eslint/parser": "5.27.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,10 +1299,10 @@
12991299
dependencies:
13001300
"@types/istanbul-lib-report" "*"
13011301

1302-
"@types/jest@27.5.2":
1303-
version "27.5.2"
1304-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.2.tgz#ec49d29d926500ffb9fd22b84262e862049c026c"
1305-
integrity sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==
1302+
"@types/jest@28.1.0":
1303+
version "28.1.0"
1304+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.0.tgz#6107d7f8cf46d994e4de23e11f873d61bafe5573"
1305+
integrity sha512-ITfF6JJIl9zbEi2k6NmhNE/BiDqfsI/ceqfvdaWaPbcrCpYyyRq4KtDQIWh6vQUru6SqwppODiom/Zhid+np6A==
13061306
dependencies:
13071307
jest-matcher-utils "^27.0.0"
13081308
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)