Bump @typescript-eslint/typescript-estree from 5.55.0 to 5.59.2 (#8548)

Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree) from 5.55.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/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/typescript-estree)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
  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]
2023-05-08 12:57:38 +02:00
committed by GitHub
parent 46b4c84b72
commit 53af427062
2 changed files with 14 additions and 41 deletions
+1 -1
View File
@@ -128,7 +128,7 @@
"@types/selenium-webdriver": "^4.0.11",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.38.1",
"@typescript-eslint/typescript-estree": "5.55.0",
"@typescript-eslint/typescript-estree": "5.59.2",
"ajv": "^8.12.0",
"commander": "6.2.1",
"cspell": "^5.5.1",