Skip to content

Commit 779a04b

Browse files
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#680)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.3.0 to 6.4.1. - [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.4.1/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>
1 parent 59f67ad commit 779a04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/wrapper-adot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@opentelemetry/api": "^1.4.1",
2929
"@types/node": "20.4.8",
3030
"@typescript-eslint/eslint-plugin": "6.3.0",
31-
"@typescript-eslint/parser": "6.3.0",
31+
"@typescript-eslint/parser": "6.4.1",
3232
"eslint": "8.47.0",
3333
"eslint-plugin-header": "3.1.1",
3434
"eslint-plugin-import": "2.28.0",

0 commit comments

Comments
 (0)