Skip to content

Bump eslint to 9.39.5 and sync lockfile - #73

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-10.8.1
Open

Bump eslint to 9.39.5 and sync lockfile#73
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-10.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Updates ESLint to the latest supported v9 release and regenerates package-lock.json so npm ci succeeds. ESLint 10 is not yet compatible with eslint-plugin-react@7.37.5, whose peer range currently ends at ESLint 9.7+.

Validation:

  • npm ci --ignore-scripts
  • npm run lint (passes with 3 pre-existing Prettier warnings)
  • npm run typecheck
  • npm run build

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.5 to 10.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.5...v10.8.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 20, 2026
@jkennedyvz John Kennedy (jkennedyvz) changed the title Bump eslint from 9.39.5 to 10.8.1 Bump eslint to 9.39.5 and sync lockfile Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants