1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 16:17:37 +00:00

⬆️ upgrade Jest version (#246)

This updates Jest and its dependencies, removing the warning about the left-pad module deprecation.

Thanks!
This commit is contained in:
Piotr Błażejewicz (Peter Blazejewicz)
2019-12-15 21:27:51 +01:00
committed by GitHub
parent 1a84836fbd
commit 0179afee0e
2 changed files with 9213 additions and 9153 deletions

View File

@@ -66,7 +66,7 @@
"@types/express": "^4.17.1",
"@types/express-flash": "0.0.1",
"@types/express-session": "^1.15.14",
"@types/jest": "^24.0.18",
"@types/jest": "^24.0.23",
"@types/jquery": "^3.3.31",
"@types/lodash": "^4.14.141",
"@types/lusca": "^1.6.1",