Skip to content

Commit 71a8c26

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.0
1 parent e9dfe89 commit 71a8c26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@commitlint/cli": "17.4.4",
3333
"@commitlint/config-angular": "17.4.4",
3434
"@types/graphql": "14.5.0",
35-
"@types/jest": "29.4.4",
35+
"@types/jest": "29.5.0",
3636
"@types/node": "18.15.3",
3737
"@types/node-fetch": "3.0.3",
3838
"@types/normalize-path": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2009,10 +2009,10 @@
20092009
dependencies:
20102010
"@types/istanbul-lib-report" "*"
20112011

2012-
"@types/jest@29.4.4":
2013-
version "29.4.4"
2014-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1"
2015-
integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ==
2012+
"@types/jest@29.5.0":
2013+
version "29.5.0"
2014+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.0.tgz#337b90bbcfe42158f39c2fb5619ad044bbb518ac"
2015+
integrity sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg==
20162016
dependencies:
20172017
expect "^29.0.0"
20182018
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)