deps: upgrade typescript version

This commit is contained in:
Antoine du Hamel 2021-06-29 19:14:53 +02:00
parent 135c64a263
commit d6fb14dfb1
5 changed files with 5 additions and 5 deletions

View file

@ -46,6 +46,6 @@
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "~4.1.2"
"typescript": "~4.3"
}
}

View file

@ -24,7 +24,7 @@
"svelte-check": "^1.0.0",
"svelte-preprocess": "^4.6.1",
"tslib": "^2.0.0",
"typescript": "~4.1"
"typescript": "~4.3"
},
"dependencies": {
"@uppy/core": "file:../../packages/@uppy/core",

View file

@ -133,7 +133,7 @@
"tsd": "^0.17.0",
"tsify": "5.0.1",
"tus-node-server": "0.3.2",
"typescript": "~4.1",
"typescript": "~4.3",
"url-polyfill": "^1.1.12",
"verdaccio": "^5.1.1",
"watchify": "3.11.1",

View file

@ -62,7 +62,7 @@
"redux": "^4.0.5",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
"typescript": "~4.1"
"typescript": "~4.3"
},
"publishConfig": {
"access": "public"

View file

@ -86,7 +86,7 @@
"@types/webpack": "^5.28.0",
"@types/ws": "6.0.4",
"supertest": "3.4.2",
"typescript": "~4.1"
"typescript": "~4.3"
},
"files": [
"bin/",