Skip to content

Commit 96760c8

Browse files
committed
chore(deps): update dependency @types/jest to v28.1.5
1 parent 773623b commit 96760c8

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.4",
32+
"@types/jest": "28.1.5",
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
@@ -2603,10 +2603,10 @@
26032603
dependencies:
26042604
"@types/istanbul-lib-report" "*"
26052605

2606-
"@types/[email protected].4":
2607-
version "28.1.4"
2608-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.4.tgz#a11ee6c8fd0b52c19c9c18138b78bbcc201dad5a"
2609-
integrity sha512-telv6G5N7zRJiLcI3Rs3o+ipZ28EnE+7EvF0pSrt2pZOMnAVI/f+6/LucDxOvcBcTeTL3JMF744BbVQAVBUQRA==
2606+
"@types/[email protected].5":
2607+
version "28.1.5"
2608+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-28.1.5.tgz#4337404efa059adbf96c4ac53b28fdc0af514475"
2609+
integrity sha512-TLAC2zXxGnohSP3GxgIyJn7yrTeRPDEyVFyCY1NE2wzg392auI+69uk5EPGjUXuhkq/K208J/TWpLG7J8ebIEQ==
26102610
dependencies:
26112611
jest-matcher-utils "^28.0.0"
26122612
pretty-format "^28.0.0"

0 commit comments

Comments
 (0)