Skip to content

Commit be8e9f1

Browse files
Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /nodejs (#1116)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.1 to 6.19.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.19.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 3fef9d2 commit be8e9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"license": "Apache-2.0",
3232
"devDependencies": {
3333
"@typescript-eslint/eslint-plugin": "6.19.0",
34-
"@typescript-eslint/parser": "6.18.1",
34+
"@typescript-eslint/parser": "6.19.1",
3535
"aws-sdk": "2.1540.0",
3636
"bestzip": "2.2.1",
3737
"copyfiles": "2.4.1",

0 commit comments

Comments
 (0)