Skip to content

Commit f35f9dc

Browse files
build(deps-dev): bump rollup from 4.54.0 to 4.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.54.0 to 4.59.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.54.0...v4.59.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fcaeb1 commit f35f9dc

File tree

2 files changed

+267
-35
lines changed

2 files changed

+267
-35
lines changed

examples/rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@rollup/plugin-typescript": "^11.1.0",
2222
"@types/react": "^18.2.0",
2323
"@types/react-dom": "^18.2.0",
24-
"rollup": "^4.9.0",
24+
"rollup": "^4.59.0",
2525
"rollup-plugin-copy": "^3.5.0",
2626
"rollup-plugin-livereload": "^2.0.5",
2727
"rollup-plugin-postcss": "^4.0.2",

0 commit comments

Comments
 (0)