Skip to content

Commit 754839e

Browse files
build(deps-dev): bump rollup from 4.18.1 to 4.21.2 (#2752)
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.1 to 4.21.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.18.1...v4.21.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2874e49 commit 754839e

File tree

3 files changed

+71
-71
lines changed

3 files changed

+71
-71
lines changed

package-lock.json

Lines changed: 69 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/db-ui-elements-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react": "18.3.1",
3333
"react-dom": "18.3.1",
3434
"rimraf": "6.0.1",
35-
"rollup": "4.18.1",
35+
"rollup": "4.21.2",
3636
"rollup-plugin-node-resolve": "5.2.0"
3737
}
3838
}

packages/db-ui-elements-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"devDependencies": {
3333
"rimraf": "6.0.1",
34-
"rollup": "4.18.1",
34+
"rollup": "4.21.2",
3535
"rollup-plugin-node-resolve": "5.2.0",
3636
"vue": "3.4.32"
3737
}

0 commit comments

Comments
 (0)