File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
"@nestjs/testing" : " ^10.4.1" ,
65
65
"@types/date-fns" : " ^2.6.0" ,
66
66
"@types/express" : " ^4.17.21" ,
67
- "@types/jest" : " ^29.5.12 " ,
67
+ "@types/jest" : " ^29.5.13 " ,
68
68
"@types/lodash" : " ^4.17.7" ,
69
69
"@types/node" : " ^22.5.4" ,
70
70
"@types/supertest" : " ^6.0.2" ,
Original file line number Diff line number Diff line change 1691
1691
dependencies :
1692
1692
" @types/istanbul-lib-report" " *"
1693
1693
1694
- " @types/jest@^29.5.12 " :
1695
- version "29.5.12 "
1696
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12 .tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544 "
1697
- integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw ==
1694
+ " @types/jest@^29.5.13 " :
1695
+ version "29.5.13 "
1696
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13 .tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc "
1697
+ integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg ==
1698
1698
dependencies :
1699
1699
expect "^29.0.0"
1700
1700
pretty-format "^29.0.0"
You can’t perform that action at this time.
0 commit comments