Skip to content

Commit 3951d84

Browse files
committed
chore(deps): update dependency @types/jest to v29.2.4
1 parent 52ac0c6 commit 3951d84

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
@@ -32,7 +32,7 @@
3232
"@commitlint/cli": "17.3.0",
3333
"@commitlint/config-angular": "17.3.0",
3434
"@types/graphql": "14.5.0",
35-
"@types/jest": "29.2.3",
35+
"@types/jest": "29.2.4",
3636
"@types/node": "18.11.10",
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2922,10 +2922,10 @@
29222922
dependencies:
29232923
"@types/istanbul-lib-report" "*"
29242924

2925-
"@types/[email protected].3":
2926-
version "29.2.3"
2927-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.3.tgz#f5fd88e43e5a9e4221ca361e23790d48fcf0a211"
2928-
integrity sha512-6XwoEbmatfyoCjWRX7z0fKMmgYKe9+/HrviJ5k0X/tjJWHGAezZOfYaxqQKuzG/TvQyr+ktjm4jgbk0s4/oF2w==
2925+
"@types/[email protected].4":
2926+
version "29.2.4"
2927+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.4.tgz#9c155c4b81c9570dbd183eb8604aa0ae80ba5a5b"
2928+
integrity sha512-PipFB04k2qTRPePduVLTRiPzQfvMeLwUN3Z21hsAKaB/W9IIzgB2pizCL466ftJlcyZqnHoC9ZHpxLGl3fS86A==
29292929
dependencies:
29302930
expect "^29.0.0"
29312931
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)