Skip to content

Commit a552c2f

Browse files
chore(package): update ts-jest to version 26.0.0
Closes #43
1 parent 9e2e0cc commit a552c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint": "^6.0.0",
4141
"eslint-plugin-vue": "^5.0.0",
4242
"jest": "^24.5.0",
43-
"ts-jest": "^24.0.0",
43+
"ts-jest": "^26.0.0",
4444
"typescript": "^3.3.4000",
4545
"vue-template-compiler": "^2.5.21"
4646
},

0 commit comments

Comments
 (0)