Merge pull request #2297 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-2.25.0

Bump @typescript-eslint/parser from 2.24.0 to 2.25.0
This commit is contained in:
Eugene
2020-03-30 20:01:13 +02:00
committed by GitHub
2 changed files with 37 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.24.0",
"@typescript-eslint/parser": "^2.24.0",
"@typescript-eslint/parser": "^2.25.0",
"apply-loader": "2.0.0",
"awesome-typescript-loader": "^5.0.0",
"core-js": "^3.6.4",