Update jest-ts and update audit level

This commit is contained in:
Rui Chen 2020-03-06 22:31:05 -05:00
parent 2096a2c66a
commit 8d0e6fc987
No known key found for this signature in database
GPG key ID: 15A594F673F803E8
3 changed files with 149 additions and 91 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"
}
}