Skip to content

Commit 0a64c46

Browse files
committed
chore(deps): update dependency @types/jest to v28.1.4
1 parent ca70316 commit 0a64c46

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.1.2",
4646
"@stryker-mutator/jest-runner": "6.1.2",
47-
"@types/jest": "28.1.3",
47+
"@types/jest": "28.1.4",
4848
"@types/semantic-release": "17.2.3",
4949
"@typescript-eslint/eslint-plugin": "5.30.0",
5050
"@typescript-eslint/parser": "5.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1399,10 +1399,10 @@
13991399
dependencies:
14001400
"@types/istanbul-lib-report" "*"
14011401

1402-
"@types/[email protected].3":
1403-
version "28.1.3"
1404-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce"
1405-
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==
1402+
"@types/[email protected].4":
1403+
version "28.1.4"
1404+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
1405+
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
14061406
dependencies:
14071407
jest-matcher-utils "^28.0.0"
14081408
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)