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

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2.
- [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.2/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-02 12:36:08 -03:00
committed by GitHub
parent 87685c7bcb
commit 23e1389971
2 changed files with 48 additions and 48 deletions

View File

@@ -15,7 +15,7 @@
"@github/prettier-config": "^0.0.6",
"@types/jest": "^27.5.0",
"@types/node": "~16.18.25",
"@typescript-eslint/parser": "^5.59.0",
"@typescript-eslint/parser": "^5.59.2",
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.0.1",
"eslint": "^8.39.0",