chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8 (#5147)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
- [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.8/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-30 15:20:05 +05:30
committed by GitHub
parent 6f032a7175
commit 6b17e5ca2a
2 changed files with 39 additions and 321 deletions

View File

@@ -60,7 +60,7 @@
"@astrojs/mdx": "^0.19.4",
"@rollup/plugin-typescript": "^11.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.7",
"@typescript-eslint/parser": "^5.59.8",
"astro": "^2.5.5",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0-alpha3",