Update jest-ts and add npm pkg audit back

This commit is contained in:
Rui Chen 2020-03-06 22:31:05 -05:00
parent e97b7f0c52
commit 7366386450
No known key found for this signature in database
GPG key ID: 15A594F673F803E8
3 changed files with 151 additions and 89 deletions

View file

@ -37,7 +37,7 @@
"jest-circus": "^24.7.1",
"nock": "^10.0.6",
"prettier": "^1.17.1",
"ts-jest": "^24.0.2",
"ts-jest": "25.2.1",
"typescript": "^3.5.1"
}
}