Skip to content

Commit df9bcf9

Browse files
build(deps-dev): bump eslint from 9.26.0 to 9.28.0 (#1770)
Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.28.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.26.0...v9.28.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.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 c52f687 commit df9bcf9

File tree

2 files changed

+131
-443
lines changed

2 files changed

+131
-443
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.15.29",
2929
"@types/react": "^19.1.4",
3030
"@types/react-dom": "^19.1.4",
31-
"eslint": "9.26.0",
31+
"eslint": "9.28.0",
3232
"eslint-config-next": "15.3.2",
3333
"typescript": "^5.8.3"
3434
}

0 commit comments

Comments
 (0)