1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

Upgrade TypeScript (#517)

This commit is contained in:
Oscar Hinton
2020-08-12 21:43:38 +02:00
committed by GitHub
parent c31de46b9e
commit 540df4270c
2 changed files with 138 additions and 290 deletions

View File

@@ -255,10 +255,10 @@
"node-sass": "^4.13.1",
"rimraf": "^2.6.2",
"sass-loader": "^7.1.0",
"ts-loader": "^5.3.3",
"tslint": "^5.12.1",
"ts-loader": "^8.0.2",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
"typescript": "3.2.4",
"typescript": "3.6.5",
"webpack": "^4.29.0",
"webpack-cli": "^3.2.1",
"webpack-merge": "^4.2.1",