File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"@nestjs/schematics" : " 9.0.4" ,
44
44
"@nestjs/testing" : " 9.2.1" ,
45
45
"@types/express" : " 4.17.15" ,
46
- "@types/jest" : " 29.2.5 " ,
46
+ "@types/jest" : " 29.2.6 " ,
47
47
"@types/node" : " 18.11.18" ,
48
48
"@types/supertest" : " 2.0.12" ,
49
49
"@typescript-eslint/eslint-plugin" : " 5.48.1" ,
Original file line number Diff line number Diff line change 1277
1277
dependencies :
1278
1278
" @types/istanbul-lib-report" " *"
1279
1279
1280
-
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
+
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 ==
1284
1284
dependencies :
1285
1285
expect "^29.0.0"
1286
1286
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments