build(deps-dev): Bump @typescript-eslint/parser from 4.28.3 to 4.28.5 (#370)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.3 to 4.28.5.
- [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.28.5/packages/parser)

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

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-07-27 17:45:33 +09:00 committed by GitHub
parent 88527b6a49
commit 4a39893edd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 71 deletions

View file

@ -32,7 +32,7 @@
"devDependencies": {
"@types/jest": "^26.0.24",
"@types/node": "^16.4.3",
"@typescript-eslint/parser": "^4.28.3",
"@typescript-eslint/parser": "^4.28.5",
"@vercel/ncc": "^0.29.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.5",