Skip to content

Commit d414a09

Browse files
chore(deps-dev): Bump eslint from 10.4.1 to 10.5.0 in /frontend (#226)
Bumps [eslint](https://github.com/eslint/eslint) from 10.4.1 to 10.5.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68d3683 commit d414a09

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "^19.2.14",
3131
"@types/react-dom": "^19.1.0",
3232
"@vitejs/plugin-react": "^6.0.1",
33-
"eslint": "^10.4.1",
33+
"eslint": "^10.5.0",
3434
"eslint-plugin-react-hooks": "7.1.1",
3535
"globals": "^17.5.0",
3636
"jsdom": "^29.1.0",

0 commit comments

Comments
 (0)