Skip to content

Commit 20b2da0

Browse files
committed
Update dependency @types/jest to v29.5.5
1 parent 96d8ecc commit 20b2da0

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
@@ -11,7 +11,7 @@
1111
"@stryker-mutator/jest-runner": "7.1.1",
1212
"@stryker-mutator/typescript-checker": "7.1.1",
1313
"@types/eslint": "8.44.2",
14-
"@types/jest": "29.5.4",
14+
"@types/jest": "29.5.5",
1515
"codecov": "3.8.3",
1616
"eslint": "8.49.0",
1717
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,10 +1261,10 @@
12611261
dependencies:
12621262
"@types/istanbul-lib-report" "*"
12631263

1264-
"@types/jest@29.5.4":
1265-
version "29.5.4"
1266-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
1267-
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
1264+
"@types/jest@29.5.5":
1265+
version "29.5.5"
1266+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.5.tgz#727204e06228fe24373df9bae76b90f3e8236a2a"
1267+
integrity sha512-ebylz2hnsWR9mYvmBFbXJXr+33UPc4+ZdxyDXh5w0FlPBTfCVN3wPL+kuOiQt3xvrK419v7XWeAs+AeOksafXg==
12681268
dependencies:
12691269
expect "^29.0.0"
12701270
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)