Merge pull request #3560 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.17.0

Bump @typescript-eslint/parser from 4.14.1 to 4.17.0
This commit is contained in:
Eugene
2021-03-10 20:42:50 +01:00
committed by GitHub
2 changed files with 42 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"@types/node": "14.14.31",
"@types/webpack-env": "^1.16.0",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"@typescript-eslint/parser": "^4.17.0",
"apply-loader": "2.0.0",
"awesome-typescript-loader": "^5.2.1",
"compare-versions": "^3.6.0",