Merge pull request #2231 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-2.23.0

Bump @typescript-eslint/parser from 2.21.0 to 2.23.0
This commit is contained in:
Eugene
2020-03-16 21:20:06 +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.15.0",
"@typescript-eslint/eslint-plugin": "^2.21.0",
"@typescript-eslint/parser": "^2.21.0",
"@typescript-eslint/parser": "^2.23.0",
"apply-loader": "2.0.0",
"awesome-typescript-loader": "^5.0.0",
"core-js": "^3.6.4",