Merge pull request #3930 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0

Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
This commit is contained in:
Eugene
2021-06-05 19:17:23 +02:00
committed by GitHub
2 changed files with 56 additions and 10 deletions

View File

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