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:
committed by
GitHub
parent
1a84836fbd
commit
0179afee0e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user