Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/parser in /extensions/vscode (
Browse files Browse the repository at this point in the history
…#1062)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.7.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.7.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Felix Angelov <[email protected]>
  • Loading branch information
dependabot[bot] and felangel authored Sep 19, 2023
1 parent a83c888 commit a8ab02b
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 16 deletions.
147 changes: 132 additions & 15 deletions extensions/vscode/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"@types/vscode": "^1.75.0",
"@types/yaml": "^1.9.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.49.0",
"glob": "^10.3.4",
"prettier": "^3.0.3",
Expand Down

0 comments on commit a8ab02b

Please sign in to comment.