Skip to content

Commit

Permalink
Update dependency rollup to v4.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 21dfa0b commit 7d98392
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 75 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.14.2",
"rollup": "4.16.1",
"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.14.2",
"rollup": "4.16.1",
"rollup-plugin-delete": "2.0.0"
},
"dependencies": {
Expand Down
155 changes: 82 additions & 73 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7d98392

Please sign in to comment.