👕 Fix built issue

This commit is contained in:
Jan Oberhauser 2020-10-20 11:11:24 +02:00
parent 40b898eb98
commit 269bab679d
6 changed files with 6 additions and 6 deletions

View file

@ -75,7 +75,7 @@
"ts-jest": "^26.3.0",
"ts-node": "^8.9.1",
"tslint": "^6.1.2",
"typescript": "~3.7.4"
"typescript": "~3.9.7"
},
"dependencies": {
"@oclif/command": "^1.5.18",

View file

@ -37,7 +37,7 @@
"source-map-support": "^0.5.9",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
"typescript": "~3.7.4"
"typescript": "~3.9.7"
},
"dependencies": {
"client-oauth2": "^4.2.5",

View file

@ -75,7 +75,7 @@
"string-template-parser": "^1.2.6",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
"typescript": "~3.7.4",
"typescript": "~3.9.7",
"vue": "^2.6.9",
"vue-cli-plugin-webpack-bundle-analyzer": "^2.0.0",
"vue-json-tree": "^0.4.1",

View file

@ -63,6 +63,6 @@
"replace-in-file": "^6.0.0",
"request": "^2.88.2",
"tmp-promise": "^2.0.2",
"typescript": "~3.7.4"
"typescript": "~3.9.7"
}
}

View file

@ -424,7 +424,7 @@
"n8n-workflow": "~0.42.0",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
"typescript": "~3.7.4"
"typescript": "~3.9.7"
},
"dependencies": {
"@types/promise-ftp": "^1.3.4",

View file

@ -32,7 +32,7 @@
"jest": "^26.4.2",
"ts-jest": "^26.3.0",
"tslint": "^6.1.2",
"typescript": "~3.7.4"
"typescript": "~3.9.7"
},
"dependencies": {
"lodash.get": "^4.4.2",