Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 735e243

Browse files
build(deps-dev): bump rollup from 3.29.4 to 4.0.2 in /stake-pool/js (#5505)
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.0.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v4.0.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 894a061 commit 735e243

File tree

2 files changed

+275
-11
lines changed

2 files changed

+275
-11
lines changed

stake-pool/js/package-lock.json

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

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"jest": "^27.5.1",
7373
"prettier": "^3.0.0",
7474
"rimraf": "^5.0.0",
75-
"rollup": "^3.0.0",
75+
"rollup": "^4.0.2",
7676
"rollup-plugin-dts": "^6.1.0",
7777
"rollup-plugin-node-polyfills": "^0.2.1",
7878
"ts-jest": "^27.1.3",

0 commit comments

Comments
 (0)