Skip to content

Commit

Permalink
build(deps-dev): bump rollup from 4.24.4 to 4.25.0 (#2870)
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 4.24.4 to 4.25.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.4...v4.25.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 6f6e13e commit 53f52a2
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 79 deletions.
154 changes: 77 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/db-ui-elements-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rimraf": "6.0.1",
"rollup": "4.24.4",
"rollup": "4.25.0",
"rollup-plugin-node-resolve": "5.2.0"
}
}
2 changes: 1 addition & 1 deletion packages/db-ui-elements-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
],
"devDependencies": {
"rimraf": "6.0.1",
"rollup": "4.24.4",
"rollup": "4.25.0",
"rollup-plugin-node-resolve": "5.2.0",
"vue": "3.5.12"
}
Expand Down

0 comments on commit 53f52a2

Please sign in to comment.