Skip to content

Commit 5a07461

Browse files
committed
chore(deps): update dependency @types/jest to v29.2.6
1 parent 02c25ed commit 5a07461

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.4.2",
3333
"@commitlint/config-angular": "17.4.2",
3434
"@types/graphql": "14.5.0",
35-
"@types/jest": "29.2.5",
35+
"@types/jest": "29.2.6",
3636
"@types/node": "18.11.18",
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
@@ -2923,10 +2923,10 @@
29232923
dependencies:
29242924
"@types/istanbul-lib-report" "*"
29252925

2926-
"@types/[email protected].5":
2927-
version "29.2.5"
2928-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
2929-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
2926+
"@types/[email protected].6":
2927+
version "29.2.6"
2928+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
2929+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
29302930
dependencies:
29312931
expect "^29.0.0"
29322932
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)