Skip to content

Commit 8296193

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.47.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.47.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd8199 commit 8296193

File tree

2 files changed

+129
-47
lines changed

2 files changed

+129
-47
lines changed

examples/ref-browser/package-lock.json

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

examples/ref-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.2.5",
2020
"@types/react-dom": "^19.2.3",
2121
"@typescript-eslint/eslint-plugin": "^7.17.0",
22-
"@typescript-eslint/parser": "^7.18.0",
22+
"@typescript-eslint/parser": "^8.47.0",
2323
"@vitejs/plugin-react": "^5.1.1",
2424
"eslint": "^8.57.1",
2525
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)