Skip to content

Commit 1c4e2ad

Browse files
chore(deps-dev): bump @typescript-eslint/parser in /examples/ref-browser (#229)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.17.0 to 7.18.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/v7.18.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2ba9b4 commit 1c4e2ad

File tree

2 files changed

+108
-9
lines changed

2 files changed

+108
-9
lines changed

examples/ref-browser/package-lock.json

Lines changed: 107 additions & 8 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": "^18.3.3",
2020
"@types/react-dom": "^18.3.0",
2121
"@typescript-eslint/eslint-plugin": "^7.17.0",
22-
"@typescript-eslint/parser": "^7.17.0",
22+
"@typescript-eslint/parser": "^7.18.0",
2323
"@vitejs/plugin-react": "^4.3.1",
2424
"eslint": "^8.57.0",
2525
"eslint-plugin-react-hooks": "^4.6.2",

0 commit comments

Comments
 (0)