mirror of
https://github.com/oceanprotocol/status
synced 2024-11-22 01:36:59 +01:00
Merge pull request #15 from oceanprotocol/greenkeeper/ts-jest-25.1.0
Update ts-jest to the latest version 🚀
This commit is contained in:
commit
28982437cf
6
package-lock.json
generated
6
package-lock.json
generated
@ -16733,9 +16733,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"ts-jest": {
|
||||
"version": "24.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-24.3.0.tgz",
|
||||
"integrity": "sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==",
|
||||
"version": "25.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-25.1.0.tgz",
|
||||
"integrity": "sha512-1Lf576ulKhbxX5og+tG8udVg/5cgcMLPBxp1iCqbbf6VvUK4gEsgAtzMjl8u98izhLrzKMPB0LxCBKEZ5l19Hw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bs-logger": "0.x",
|
||||
|
@ -44,7 +44,7 @@
|
||||
"jest": "^24.9.0",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"prettier": "^1.19.1",
|
||||
"ts-jest": "^24.3.0",
|
||||
"ts-jest": "^25.1.0",
|
||||
"typescript": "^3.7.5",
|
||||
"webpack": "^4.41.5"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user