deps: upgrade TypeScript

This commit is contained in:
Baptiste Grob
2020-07-15 11:14:54 +02:00
parent 0e44cce2d9
commit 1ff9c30973
2 changed files with 8 additions and 8 deletions

View File

@@ -56,8 +56,8 @@
"sass-loader": "^8.0.2",
"serve-static": "^1.14.1",
"sn-stylekit": "2.1.0",
"ts-loader": "^6.2.2",
"typescript": "^3.8.3",
"ts-loader": "^8.0.1",
"typescript": "^3.9.6",
"typescript-eslint": "0.0.1-alpha.0",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11",