Skip to content

Commit 9e283b1

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.32. - [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.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb35dd3 commit 9e283b1

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

Lines changed: 2 additions & 2 deletions
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.32",
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.32"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)