Skip to content

Commit ef2cae1

Browse files
build(deps-dev): update @typescript-eslint/parser requirement
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. - [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.50.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.50.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d08912 commit ef2cae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/get-value": "^3.0.5",
2323
"@types/node": "^25.0.2",
2424
"@typescript-eslint/eslint-plugin": "^8.50.0",
25-
"@typescript-eslint/parser": "^8.50.0",
25+
"@typescript-eslint/parser": "^8.50.1",
2626
"eslint": "^9.39.2",
2727
"eslint-config-prettier": "^10.1.8",
2828
"eslint-plugin-prettier": "^5.5.4",

0 commit comments

Comments
 (0)