Skip to content

Commit c77875b

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 7.2.0 to 8.24.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.2.0 to 8.24.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/v8.24.1/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 a6c7e32 commit c77875b

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
@@ -41,6 +41,6 @@
4141
"eslint-plugin-react-hooks": "^4.6.0",
4242
"eslint-plugin-unused-imports": "^3.2.0",
4343
"@typescript-eslint/eslint-plugin": "7.2.0",
44-
"@typescript-eslint/parser": "7.2.0"
44+
"@typescript-eslint/parser": "8.24.1"
4545
}
4646
}

0 commit comments

Comments
 (0)