chore(deps-dev): bump @typescript-eslint/parser from 6.0.0 to 6.1.0 (#5233)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.0.0 to 6.1.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.1.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-07-18 13:18:32 +05:30
committed by GitHub
parent 551e23303b
commit b88d90d944
2 changed files with 66 additions and 198 deletions

View File

@@ -60,7 +60,7 @@
"@astrojs/mdx": "^0.19.7",
"@rollup/plugin-typescript": "^11.1.2",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/parser": "^6.1.0",
"astro": "^2.8.3",
"autoprefixer": "^10.4.14",
"bootstrap": "^5.3.0",