Skip to content

Commit 6b8e00b

Browse files
Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/cache-testing directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /internal/next-common directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.15 to 14.2.21 - [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.2.15...v14.2.21) Updates `next` from 14.2.15 to 14.2.21 - [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.2.15...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9144fc5 commit 6b8e00b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/cache-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@neshca/cache-handler": "workspace:*",
1919
"axios": "1.7.9",
20-
"next": "14.2.15",
20+
"next": "14.2.21",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
2323
"redis": "4.7.0"

internal/next-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"types": "./src/next-common.ts"
99
},
1010
"dependencies": {
11-
"next": "14.2.15"
11+
"next": "14.2.21"
1212
},
1313
"devDependencies": {
1414
"@repo/typescript-config": "workspace:*",

0 commit comments

Comments
 (0)