Skip to content

Commit

Permalink
Bump rollup from 3.26.3 to 3.28.1
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.3 to 3.28.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.26.3...v3.28.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 514c873 commit d879c4f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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/session-recorder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@rollup/plugin-typescript": "^11.1.2",
"npm-run-all": "^4.1.5",
"protobufjs-cli": "^1.1.1",
"rollup": "^3.26.3",
"rollup": "^3.28.1",
"rollup-plugin-istanbul": "^4.0.0",
"rollup-plugin-polyfill-node": "^0.12.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"puppeteer": "^20.9.0",
"rollup": "^3.26.3",
"rollup": "^3.28.1",
"rollup-plugin-istanbul": "^4.0.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"saucelabs": "^7.2.2",
Expand Down

0 comments on commit d879c4f

Please sign in to comment.