chore(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0 (#9691)

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

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-10-29 17:29:53 +00:00
committed by GitHub
parent 167e7b14f7
commit a976e265bf
2 changed files with 26 additions and 26 deletions

View File

@@ -147,7 +147,7 @@
"@docusaurus/core": "^2.4.3",
"@easyops-cn/docusaurus-search-local": "^0.36.0",
"@mdx-js/react": "^1.6.21",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/parser": "^6.9.0",
"c8": "^8.0.1",
"caller": "^1.1.0",
"chai": "^4.3.10",