Skip to content

Commit 9b9bad3

Browse files
Bump eslint-config-next from 15.5.6 to 16.0.7 in /examples/redis-minimal
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.5.6 to 16.0.7. - [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/v16.0.7/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5ff640 commit 9b9bad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/redis-minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react": "^19",
2727
"@types/react-dom": "^19",
2828
"eslint": "^9",
29-
"eslint-config-next": "15.5.6",
29+
"eslint-config-next": "16.0.7",
3030
"tailwindcss": "^4",
3131
"typescript": "^5"
3232
}

0 commit comments

Comments
 (0)