Skip to content

Commit bfbd8b7

Browse files
committed
chore(deps): update dependency @types/jest to v29.4.1
1 parent d56ba5e commit bfbd8b7

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.4",
3333
"@commitlint/config-angular": "17.4.4",
3434
"@types/graphql": "14.5.0",
35-
"@types/jest": "29.4.0",
35+
"@types/jest": "29.4.1",
3636
"@types/node": "18.15.2",
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
@@ -2009,10 +2009,10 @@
20092009
dependencies:
20102010
"@types/istanbul-lib-report" "*"
20112011

2012-
"@types/[email protected].0":
2013-
version "29.4.0"
2014-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.0.tgz#a8444ad1704493e84dbf07bb05990b275b3b9206"
2015-
integrity sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==
2012+
"@types/[email protected].1":
2013+
version "29.4.1"
2014+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.1.tgz#d76cbd07e5a24c0f4e86c2c0f9ed9e4ed33af3c8"
2015+
integrity sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==
20162016
dependencies:
20172017
expect "^29.0.0"
20182018
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)