Skip to content

Commit 41a1053

Browse files
committed
chore(deps): update dependency @types/jest to v29.0.1
1 parent fbc8f0d commit 41a1053

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.6",
4545
"@stryker-mutator/core": "6.2.2",
4646
"@stryker-mutator/jest-runner": "6.2.2",
47-
"@types/jest": "29.0.0",
47+
"@types/jest": "29.0.1",
4848
"@types/semantic-release": "17.2.4",
4949
"@typescript-eslint/eslint-plugin": "5.36.2",
5050
"@typescript-eslint/parser": "5.36.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1584,10 +1584,10 @@
15841584
dependencies:
15851585
"@types/istanbul-lib-report" "*"
15861586

1587-
"@types/[email protected].0":
1588-
version "29.0.0"
1589-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.0.tgz#bc66835bf6b09d6a47e22c21d7f5b82692e60e72"
1590-
integrity sha512-X6Zjz3WO4cT39Gkl0lZ2baFRaEMqJl5NC1OjElkwtNzAlbkr2K/WJXkBkH5VP0zx4Hgsd2TZYdOEfvp2Dxia+Q==
1587+
"@types/[email protected].1":
1588+
version "29.0.1"
1589+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.1.tgz#b5610ae1a1c5f6e0f6beb132941722da7c493c28"
1590+
integrity sha512-CAZrjLRZs4xEdIrfrdV74xK1Vo/BKQZwUcjJv3gp6gMeV3BsVxMnXTcgtYOKyphT4DPPo7jxVEVhuwJTQn3oPQ==
15911591
dependencies:
15921592
expect "^29.0.0"
15931593
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)