Skip to content

Commit 9b744d2

Browse files
chore(deps-dev): bump eslint from 10.0.0 to 10.0.3 in /webui/react-ui (#451)
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.0 to 10.0.3. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.3) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4177479 commit 9b744d2

2 files changed

Lines changed: 19 additions & 17 deletions

File tree

webui/react-ui/bun.lock

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

webui/react-ui/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.14",
2020
"@types/react-dom": "^19.2.3",
2121
"@vitejs/plugin-react": "^5.1.4",
22-
"eslint": "^10.0.0",
22+
"eslint": "^10.0.3",
2323
"eslint-plugin-react-hooks": "^7.0.1",
2424
"eslint-plugin-react-refresh": "^0.5.0",
2525
"globals": "^17.3.0",

0 commit comments

Comments
 (0)