Bump @typescript-eslint/parser from 5.4.0 to 5.7.0 in /dependencies (#2247)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.7.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  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-12-20 11:46:37 -06:00 committed by GitHub
parent da61f6135a
commit 754016b7bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 356 additions and 600 deletions

954
dependencies/package-lock.json generated vendored

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
"@coffeelint/cli": "^5.2.1",
"@stoplight/spectral": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"@typescript-eslint/parser": "^5.7.0",
"asl-validator": "^1.10.0",
"axios": "^0.24.0",
"babel-eslint": "^10.1.0",