Skip to content

Commit f34e137

Browse files
Merge pull request #2639 from db-ui/dependabot-npm_and_yarn-rollup-4.18.1
build(deps-dev): bump rollup from 4.18.0 to 4.18.1
2 parents 5abda19 + 5934287 commit f34e137

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": "5.0.8",
35-
"rollup": "4.18.0",
35+
"rollup": "4.18.1",
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": "5.0.8",
34-
"rollup": "4.18.0",
34+
"rollup": "4.18.1",
3535
"rollup-plugin-node-resolve": "5.2.0",
3636
"vue": "3.4.31"
3737
}

0 commit comments

Comments
 (0)