Skip to content

Commit 1130944

Browse files
committed
chore(deps): update dependency @types/jest to v29.4.0
1 parent e01497c commit 1130944

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.6",
35+
"@types/jest": "29.4.0",
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
@@ -2935,10 +2935,10 @@
29352935
dependencies:
29362936
"@types/istanbul-lib-report" "*"
29372937

2938-
"@types/jest@29.2.6":
2939-
version "29.2.6"
2940-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
2941-
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
2938+
"@types/jest@29.4.0":
2939+
version "29.4.0"
2940+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
2941+
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
29422942
dependencies:
29432943
expect "^29.0.0"
29442944
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)