Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit fae588f

Browse files
build(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.3.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.3.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.3.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fa5b91 commit fae588f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/mocha": "^10.0.7",
2525
"@types/node": "^20.16.1",
2626
"@typescript-eslint/eslint-plugin": "^7.18.1-alpha.3",
27-
"@typescript-eslint/parser": "^7.18.1-alpha.3",
27+
"@typescript-eslint/parser": "^8.3.0",
2828
"cross-env": "^7.0.3",
2929
"esbuild": "^0.23.1",
3030
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)