Skip to content

Commit 6dd6c94

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/jest to v27.5.2
1 parent 1f2e55c commit 6dd6c94

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.1",
47+
"@types/jest": "27.5.2",
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/[email protected].1":
1303-
version "27.5.1"
1304-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.5.1.tgz#2c8b6dc6ff85c33bcd07d0b62cb3d19ddfdb3ab9"
1305-
integrity sha512-fUy7YRpT+rHXto1YlL+J9rs0uLGyiqVt3ZOTQR+4ROc47yNl8WLdVLgUloBRhOxP1PZvguHl44T3H0wAWxahYQ==
1302+
"@types/[email protected].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==
13061306
dependencies:
13071307
jest-matcher-utils "^27.0.0"
13081308
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)