Skip to content

Commit

Permalink
Bump @typescript-eslint/parser in /quickstarts/service-bus/ts
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.11.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/v8.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 87c39a4 commit 7d6a434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstarts/service-bus/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "^20.12.2",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/parser": "^8.11.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.3",
"eslint": "^8.57.0",
Expand Down

0 comments on commit 7d6a434

Please sign in to comment.