Skip to content

Commit 2d50663

Browse files
build(deps-dev): bump eslint-config-next from 15.1.4 to 15.3.2 (#1739)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.1.4 to 15.3.2. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 15.3.2 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 0744417 commit 2d50663

File tree

2 files changed

+771
-295
lines changed

2 files changed

+771
-295
lines changed

examples/browser/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "^19",
3030
"@types/react-dom": "^19",
3131
"eslint": "9.26.0",
32-
"eslint-config-next": "15.1.4",
32+
"eslint-config-next": "15.3.2",
3333
"typescript": "^5.7.2"
3434
}
3535
}

0 commit comments

Comments
 (0)