Skip to content

Commit 4355089

Browse files
Bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 1 update in the /clients/fides-js directory: [rollup](https://github.com/rollup/rollup). Bumps the npm_and_yarn group with 1 update in the /clients/privacy-center directory: [next](https://github.com/vercel/next.js). Updates `rollup` from 4.53.5 to 4.60.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.5...v4.60.4) Updates `next` from 15.5.15 to 15.5.18 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.15...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production - dependency-name: rollup dependency-version: 4.60.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9302ee0 commit 4355089

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

clients/fides-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"jest-environment-jsdom": "^29.7.0",
9090
"postcss": "^8.4.31",
9191
"prettier": "^3.8.3",
92-
"rollup": "~4.53.2",
92+
"rollup": "~4.60.4",
9393
"rollup-plugin-copy": "^3.4.0",
9494
"rollup-plugin-dts": "^6.1.1",
9595
"rollup-plugin-esbuild": "^6.1.1",

clients/privacy-center/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"framer-motion": "^12.23.24",
4747
"headers-polyfill": "^4.0.3",
4848
"immer": "^9.0.21",
49-
"next": "15.5.15",
49+
"next": "15.5.18",
5050
"next-swagger-doc": "^0.4.0",
5151
"p-retry": "^6.2.1",
5252
"pino": "^9.7.0",

0 commit comments

Comments
 (0)