Skip to content

Commit 5e37ae1

Browse files
chore(deps): bump next in /examples/nextjs-lefthook-example
Bumps [next](https://github.com/vercel/next.js) from 14.0.0 to 14.2.35. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.0.0...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6f2644 commit 5e37ae1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/nextjs-lefthook-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"demo:fix": "echo 'Auto-fixing with ESLint...' && npm run lint"
1919
},
2020
"dependencies": {
21-
"next": "14.0.0",
21+
"next": "14.2.35",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0"
2424
},

0 commit comments

Comments
 (0)