Skip to content

Commit 644084c

Browse files
chore(deps): bump @typescript-eslint/parser in /packages/js
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.46.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.46.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50f0e23 commit 644084c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/jest": "^29.5.11",
4444
"@types/node": "^20.10.5",
4545
"@typescript-eslint/eslint-plugin": "^6.15.0",
46-
"@typescript-eslint/parser": "^6.15.0",
46+
"@typescript-eslint/parser": "^8.46.0",
4747
"eslint": "^8.56.0",
4848
"jest": "^29.7.0",
4949
"posthog-js": "^1.96.1",

0 commit comments

Comments
 (0)