Skip to content

Commit 36fa425

Browse files
authored
Merge pull request #386 from kepelrs/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.2.6
2 parents bb52b14 + 86d6efc commit 36fa425

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@nestjs/schematics": "9.0.4",
4444
"@nestjs/testing": "9.2.1",
4545
"@types/express": "4.17.15",
46-
"@types/jest": "29.2.5",
46+
"@types/jest": "29.2.6",
4747
"@types/node": "18.11.18",
4848
"@types/supertest": "2.0.12",
4949
"@typescript-eslint/eslint-plugin": "5.48.1",

test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,10 +1277,10 @@
12771277
dependencies:
12781278
"@types/istanbul-lib-report" "*"
12791279

1280-
"@types/[email protected].5":
1281-
version "29.2.5"
1282-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
1283-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
1280+
"@types/[email protected].6":
1281+
version "29.2.6"
1282+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1283+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
12841284
dependencies:
12851285
expect "^29.0.0"
12861286
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)