Skip to content

Commit c67cfa8

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

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
@@ -29,7 +29,7 @@
2929
"@commitlint/cli": "17.0.3",
3030
"@commitlint/config-angular": "17.0.3",
3131
"@types/graphql": "14.5.0",
32-
"@types/jest": "28.1.3",
32+
"@types/jest": "28.1.4",
3333
"@types/node": "17.0.0",
3434
"@types/node-fetch": "3.0.3",
3535
"@types/normalize-path": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2563,10 +2563,10 @@
25632563
dependencies:
25642564
"@types/istanbul-lib-report" "*"
25652565

2566-
"@types/[email protected].3":
2567-
version "28.1.3"
2568-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.3.tgz#52f3f3e50ce59191ff5fbb1084896cc0cf30c9ce"
2569-
integrity sha512-Tsbjk8Y2hkBaY/gJsataeb4q9Mubw9EOz7+4RjPkzD5KjTvHHs7cpws22InaoXxAVAhF5HfFbzJjo6oKWqSZLw==
2566+
"@types/[email protected].4":
2567+
version "28.1.4"
2568+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
2569+
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
25702570
dependencies:
25712571
jest-matcher-utils "^28.0.0"
25722572
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)