Skip to content

Commit 1681835

Browse files
chore(deps-dev): bump eslint in /examples/ref-browser (#255)
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v8.57.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fb9410 commit 1681835

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

examples/ref-browser/package-lock.json

Lines changed: 16 additions & 14 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
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/eslint-plugin": "^7.17.0",
2222
"@typescript-eslint/parser": "^7.18.0",
2323
"@vitejs/plugin-react": "^4.3.2",
24-
"eslint": "^8.57.0",
24+
"eslint": "^8.57.1",
2525
"eslint-plugin-react-hooks": "^4.6.2",
2626
"eslint-plugin-react-refresh": "^0.4.12",
2727
"typescript": "^5.6.2",

0 commit comments

Comments
 (0)