Skip to content

Commit 40412ec

Browse files
committed
chore(deps): pin dependency @types/jest to 24.0.19
1 parent 9f3b408 commit 40412ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/01-cats-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nestjs/schematics": "6.7.0",
3434
"@nestjs/testing": "6.8.4",
3535
"@types/express": "4.17.1",
36-
"@types/jest": "^24.0.19",
36+
"@types/jest": "24.0.19",
3737
"@types/node": "10.14.22",
3838
"@types/supertest": "2.0.8",
3939
"jest": "24.9.0",

0 commit comments

Comments
 (0)