Bump @typescript-eslint/parser from 6.1.0 to 6.2.0

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.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.2.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>
This commit is contained in:
dependabot[bot] 2023-07-28 05:55:41 +00:00 committed by GitHub
parent 63a1a5a3c7
commit 7821758003
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 43 deletions

View file

@ -26,7 +26,7 @@
"@rbxts/compiler-types": "^2.1.1-types.0",
"@rbxts/types": "^1.0.707",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/parser": "^6.2.0",
"eslint": "^8.42.0",
"eslint-plugin-roblox-ts": "^0.0.35",
"typescript": "^5.1.3"