Skip to content

Commit 4e268a9

Browse files
chore(deps): bump @typescript-eslint/typescript-estree (#289)
Bumps the dependencies group with 1 update: [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree). Updates `@typescript-eslint/typescript-estree` from 7.18.0 to 8.0.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.0/packages/typescript-estree) --- updated-dependencies: - dependency-name: "@typescript-eslint/typescript-estree" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62470c5 commit 4e268a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/ts-source-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
},
3333
"homepage": "https://github.com/NodeSecure/js-x-ray/tree/master/workspaces/ts-source-parser#readme",
3434
"dependencies": {
35-
"@typescript-eslint/typescript-estree": "^7.1.1"
35+
"@typescript-eslint/typescript-estree": "^8.0.0"
3636
}
3737
}

0 commit comments

Comments
 (0)