Skip to content

Commit 6f43212

Browse files
chore(deps-dev): bump eslint from 8.57.1 to 9.11.1 in /client
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.11.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.11.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4b8b80 commit 6f43212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typescript-eslint/eslint-plugin": "^8.0.0",
2828
"@typescript-eslint/parser": "^8.3.0",
2929
"@vitejs/plugin-react": "^4.2.1",
30-
"eslint": "^8.56.0",
30+
"eslint": "^9.11.1",
3131
"eslint-plugin-react": "^7.33.2",
3232
"eslint-plugin-react-hooks": "^4.6.0",
3333
"eslint-plugin-react-refresh": "^0.4.5",

0 commit comments

Comments
 (0)