Bump @typescript-eslint/parser from 2.9.0 to 2.10.0 (#1845)

Bump @typescript-eslint/parser from 2.9.0 to 2.10.0
This commit is contained in:
Eugene
2019-12-04 11:02:38 +01:00
committed by GitHub
2 changed files with 29 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
"@types/node": "12.7.12",
"@types/webpack-env": "1.14.1",
"@typescript-eslint/eslint-plugin": "^2.9.0",
"@typescript-eslint/parser": "^2.9.0",
"@typescript-eslint/parser": "^2.10.0",
"apply-loader": "2.0.0",
"awesome-typescript-loader": "^5.0.0",
"core-js": "^3.4.2",