Skip to content

Commit 3fd26e8

Browse files
build(deps-dev): bump eslint from 9.36.0 to 9.37.0 in /web (#3002)
Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.37.0 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 a57a3b7 commit 3fd26e8

File tree

2 files changed

+22
-32
lines changed

2 files changed

+22
-32
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react-dom": "^19.1.9",
3939
"@vitejs/plugin-react": "^5.0.4",
4040
"autoprefixer": "^10.4.21",
41-
"eslint": "^9.36.0",
41+
"eslint": "^9.37.0",
4242
"eslint-import-resolver-typescript": "^4.4.4",
4343
"eslint-plugin-import": "^2.32.0",
4444
"eslint-plugin-react-hooks": "^6.1.1",

0 commit comments

Comments
 (0)