build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.5 (#1940)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.2 to 5.59.5.
- [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.59.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] 2023-05-09 13:08:23 +00:00 committed by GitHub
parent 371aec12f4
commit 8fbd83c22f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 25 deletions

View file

@ -41,7 +41,7 @@
"devDependencies": {
"@types/jest": "^29.5.1",
"@types/node": "^18.16.6",
"@typescript-eslint/parser": "^5.59.2",
"@typescript-eslint/parser": "^5.59.5",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.40.0",
"eslint-import-resolver-typescript": "^3.5.5",