Skip to content

Commit 93f00b1

Browse files
build(deps): bump next
Bumps [next](https://github.com/vercel/next.js) from 13.4.1 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v13.4.1...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent febcaf5 commit 93f00b1

File tree

1 file changed

+2
-2
lines changed
  • tests/smoke/fixtures/yarn-monorepo-multiple-next-versions-site-compatible

1 file changed

+2
-2
lines changed

tests/smoke/fixtures/yarn-monorepo-multiple-next-versions-site-compatible/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"packages/*"
1414
],
1515
"dependencies": {
16-
"next": "13.4.1"
16+
"next": "16.1.5"
1717
},
1818
"test": {
1919
"dependencies": {
20-
"next": "13.4.1"
20+
"next": "16.1.5"
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)