This commit is contained in:
Eugene Pankov
2020-03-16 22:41:59 +01:00
parent baaebb402e
commit 50959f4490
4 changed files with 33 additions and 50 deletions

View File

@@ -8,8 +8,8 @@
"@types/js-yaml": "^3.12.1",
"@types/node": "12.7.12",
"@types/webpack-env": "1.15.0",
"@typescript-eslint/eslint-plugin": "^2.21.0",
"@typescript-eslint/parser": "^2.23.0",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"apply-loader": "2.0.0",
"awesome-typescript-loader": "^5.0.0",
"core-js": "^3.6.4",
@@ -47,7 +47,7 @@
"to-string-loader": "1.1.6",
"tslib": "^1.11.1",
"typedoc": "^0.17.0",
"typescript": "^3.8.2",
"typescript": "^3.8.3",
"url-loader": "^3.0.0",
"val-loader": "2.1.0",
"webpack": "^5.0.0-beta.14",