Skip to content

Commit 0b3e03d

Browse files
build(deps-dev): bump eslint from 9.37.0 to 9.38.0 in /web (#3075)
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.38.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.38.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 989ea32 commit 0b3e03d

File tree

2 files changed

+20
-32
lines changed

2 files changed

+20
-32
lines changed

web/package-lock.json

Lines changed: 19 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
@@ -39,7 +39,7 @@
3939
"@types/react-dom": "^19.2.2",
4040
"@vitejs/plugin-react": "^5.0.4",
4141
"autoprefixer": "^10.4.21",
42-
"eslint": "^9.37.0",
42+
"eslint": "^9.38.0",
4343
"eslint-import-resolver-typescript": "^4.4.4",
4444
"eslint-plugin-import": "^2.32.0",
4545
"eslint-plugin-react-hooks": "^6.1.1",

0 commit comments

Comments
 (0)