Skip to content

Commit 7ec3d92

Browse files
Bump rollup in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup). Updates `rollup` from 3.29.4 to 3.29.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG-3.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-version: 3.29.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bea6d9 commit 7ec3d92

3 files changed

Lines changed: 813 additions & 187 deletions

File tree

apps/ui-sharethrift/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"eslint-plugin-react-refresh": "^0.4.20",
5656
"globals": "^16.3.0",
57-
"rollup": "^4.46.3",
57+
"rollup": "^3.29.5",
5858
"storybook": "^9.1.1",
5959
"typescript": "~5.8.3",
6060
"typescript-eslint": "^8.35.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"concurrently": "^9.1.2",
5656
"cpx2": "^3.0.2",
5757
"rimraf": "^6.0.1",
58-
"rollup": "3.29.4",
58+
"rollup": "3.29.5",
5959
"tsx": "^4.20.3",
6060
"turbo": "^2.5.8",
6161
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)