Skip to content

Commit cae5d14

Browse files
build(deps-dev): bump eslint from 9.21.0 to 9.26.0 (#1726)
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.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 5b2ba40 commit cae5d14

File tree

2 files changed

+1405
-1052
lines changed

2 files changed

+1405
-1052
lines changed

examples/browser/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/node": "^22.13.0",
2929
"@types/react": "^19",
3030
"@types/react-dom": "^19",
31-
"eslint": "9.21.0",
31+
"eslint": "9.26.0",
3232
"eslint-config-next": "15.1.4",
3333
"typescript": "^5.7.2"
3434
}

0 commit comments

Comments
 (0)