1
0
mirror of https://github.com/oceanprotocol/status synced 2024-11-22 01:36:59 +01:00

chore(package): update ts-jest to version 25.1.0

This commit is contained in:
greenkeeper[bot] 2020-01-30 09:16:25 +00:00 committed by GitHub
parent fde7e1a5c5
commit e6c5d0f520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
},