Skip to content

Commit 059e4cd

Browse files
chore(deps): bump next in /tests/smoke/fixtures/next-12.1.0
Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 14.2.25. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v12.1.0...v14.2.25) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a7647d commit 059e4cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/smoke/fixtures/next-12.1.0/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"build": "next build"
77
},
88
"dependencies": {
9-
"next": "12.1.0",
9+
"next": "14.2.25",
1010
"react": "^17.0.2",
1111
"react-dom": "^17.0.2"
1212
},
1313
"test": {
1414
"dependencies": {
15-
"next": "12.1.0"
15+
"next": "14.2.25"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)