Skip to content

Commit e4d7cf6

Browse files
build(deps-dev): bump @typescript-eslint/parser (#2329)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.47.0 to 8.48.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.48.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 728964a commit e4d7cf6

File tree

2 files changed

+139
-9
lines changed

2 files changed

+139
-9
lines changed

react-tailwind-template/package-lock.json

Lines changed: 138 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-tailwind-template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.2.7",
2727
"@types/react-dom": "^19.2.3",
2828
"@typescript-eslint/eslint-plugin": "^8.47.0",
29-
"@typescript-eslint/parser": "^8.47.0",
29+
"@typescript-eslint/parser": "^8.48.0",
3030
"@vitejs/plugin-react": "^5.1.1",
3131
"eslint": "^9.39.1",
3232
"eslint-plugin-react-hooks": "^7.0.1",

0 commit comments

Comments
 (0)