Skip to content

Commit 9d03d90

Browse files
chore(deps-dev): bump @typescript-eslint/parser in /examples/ref-browser
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.28.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.28.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] <[email protected]>
1 parent d5775a0 commit 9d03d90

File tree

2 files changed

+71
-44
lines changed

2 files changed

+71
-44
lines changed

examples/ref-browser/package-lock.json

+70-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/ref-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.1.0",
2020
"@types/react-dom": "^19.1.1",
2121
"@typescript-eslint/eslint-plugin": "^7.17.0",
22-
"@typescript-eslint/parser": "^7.18.0",
22+
"@typescript-eslint/parser": "^8.29.0",
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"eslint": "^8.57.1",
2525
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)