Skip to content

Commit

Permalink
Update dependency rollup to v4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 0104772 commit 70b4a91
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 250 deletions.
2 changes: 1 addition & 1 deletion packages/e2ee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.6",
"rollup": "4.16.1",
"rollup": "4.17.0",
"tslib": "2.6.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-typescript": "11.1.6",
"jsdom": "24.0.0",
"rollup": "4.16.1",
"rollup": "4.17.0",
"rollup-plugin-delete": "2.0.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 70b4a91

Please sign in to comment.