chore(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0 (#286)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-14 21:14:52 +02:00
committed by GitHub
parent 9711082dae
commit 445402b323
2 changed files with 146 additions and 14 deletions

View File

@@ -41,7 +41,7 @@
"@types/js-yaml": "^4.0.3",
"@types/node": "^12.12.54",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@typescript-eslint/parser": "^4.31.0",
"@vercel/ncc": "^0.30.0",
"all-contributors-cli": "^6.20.0",
"eslint": "^7.32.0",