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

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.8 to 5.59.9.
- [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.9/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:
REJack
2023-06-09 20:56:38 +05:30
parent 4765c11d84
commit 805e636f87
2 changed files with 39 additions and 321 deletions

View File

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