Update dependencies

This commit is contained in:
Johannes Loher 2021-05-29 21:51:23 +02:00
parent 0ea18966f6
commit 18fbe6dcf9
7 changed files with 1164 additions and 1004 deletions

View file

@ -1,6 +1,5 @@
module.exports = {
preset: "ts-jest",
testEnvironment: "node",
globals: {
"ts-jest": {
tsconfig: "<rootDir>/spec/tsconfig.spec.json",