Skip to content

Commit a1f66d9

Browse files
Bump @typescript-eslint/parser in /quickstarts/service-bus/ts
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.48.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.48.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit a1f66d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstarts/service-bus/ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/node": "^20.12.2",
19-
"@typescript-eslint/parser": "^5.62.0",
19+
"@typescript-eslint/parser": "^8.48.0",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.4.3",
2222
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)