feat: upgrade ts-jest to 26.3.0
This adds support for typescript 4.0 and resolves a warning during testing.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"sucrase": "^3.16.0",
|
||||
"tar": "^6.0.1",
|
||||
"terser-webpack-plugin": "^1.4.3",
|
||||
"ts-jest": "^26.0.0",
|
||||
"ts-jest": "^26.3.0",
|
||||
"ts-loader": "^7.0.4",
|
||||
"typescript": "^4.0.3",
|
||||
"url-loader": "^4.1.0",
|
||||
|
||||
Reference in New Issue
Block a user