Skip to content

Commit 43b73e7

Browse files
Bump rollup from 3.29.4 to 4.24.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.24.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.24.2) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02229af commit 43b73e7

File tree

3 files changed

+106
-94
lines changed

3 files changed

+106
-94
lines changed

package-lock.json

+104-92
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/session-recorder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@rollup/plugin-typescript": "^11.1.2",
5151
"npm-run-all": "^4.1.5",
5252
"protobufjs-cli": "^1.1.1",
53-
"rollup": "^3.26.3",
53+
"rollup": "^4.24.2",
5454
"rollup-plugin-istanbul": "^4.0.0",
5555
"rollup-plugin-polyfill-node": "^0.12.0"
5656
},

packages/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"npm-run-all": "^4.1.5",
105105
"nyc": "^15.1.0",
106106
"puppeteer": "^22.11.2",
107-
"rollup": "^4.18.0",
107+
"rollup": "^4.24.2",
108108
"rollup-plugin-istanbul": "^4.0.0",
109109
"rollup-plugin-polyfill-node": "^0.12.0",
110110
"saucelabs": "^7.2.2",

0 commit comments

Comments
 (0)