Merge pull request #2655 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-3.1.0

Bump @typescript-eslint/parser from 2.34.0 to 3.1.0
This commit is contained in:
Eugene
2020-06-04 13:49:53 +02:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@@ -9,7 +9,7 @@
"@types/node": "12.7.12",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^2.26.0",
"@typescript-eslint/parser": "^2.34.0",
"@typescript-eslint/parser": "^3.1.0",
"apply-loader": "2.0.0",
"awesome-typescript-loader": "^5.0.0",
"core-js": "^3.6.5",