Update jest

This commit is contained in:
CrazyMax 2020-01-23 15:07:35 +01:00
parent aac9bd7274
commit df47f4fc19
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -32,11 +32,11 @@
"@types/jest": "^24.9.0",
"@types/node": "^13.1.8",
"@types/download": "^6.2.4",
"jest": "^24.8.0",
"jest": "^25.1.0",
"jest-circus": "^25.1.0",
"jest-runtime": "^25.1.0",
"prettier": "^1.17.1",
"ts-jest": "^24.3.0",
"ts-jest": "^25.0.0",
"typescript": "^3.5.1",
"typescript-formatter": "^7.2.2"
}