chore(#203): updated typescript to version 3.7 - beta

This commit is contained in:
Priscila Oliveira
2019-10-18 12:36:17 +02:00
committed by GitHub
parent 302f4dbd89
commit 8c66dbc4d7
3 changed files with 75 additions and 26 deletions

View File

@@ -32,7 +32,7 @@
"@types/request": "2.48.3",
"@types/validator": "10.11.3",
"@types/webpack-env": "1.14.0",
"@typescript-eslint/parser": "2.3.2",
"@typescript-eslint/parser": "2.4.0",
"@verdaccio/babel-preset": "2.0.0",
"@verdaccio/commons-api": "8.1.2",
"@verdaccio/eslint-config": "2.0.0",
@@ -105,7 +105,7 @@
"stylelint-webpack-plugin": "0.10.5",
"supertest": "4.0.2",
"typeface-roboto": "0.0.75",
"typescript": "3.6.3",
"typescript": "3.7.0-beta",
"uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "2.1.0",
"validator": "11.1.0",