Skip to content

Commit 5ee5035

Browse files
Merge pull request #2717 from nestjs/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.4.4
2 parents 580af86 + a34347f commit 5ee5035

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.2",
35+
"@types/jest": "29.4.4",
3636
"@types/node": "18.15.3",
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/jest@29.4.2":
2013-
version "29.4.2"
2014-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.2.tgz#13ca45d528a0f81a4792b7df199f58ad46c2a0e3"
2015-
integrity sha512-bbne90W7is+m88ezmZrLiTpp41tIoTdvPC5t3gLoNgu/6qbGdWTC2JWqPWQRJn2Q7rVYTr8aTWqOjhGJDXyvAQ==
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==
20162016
dependencies:
20172017
expect "^29.0.0"
20182018
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)