Skip to content

Commit

Permalink
Update rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent ede9711 commit 3ad29b9
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions packages/e2ee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"test": "echo \"no test\""
},
"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.4",
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-replace": "5.0.3",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"test": "vitest run"
},
"devDependencies": {
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.4",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-node-resolve": "15.2.2",
"@rollup/plugin-replace": "5.0.3",
"@rollup/plugin-typescript": "11.1.5",
"@shiguredo/lyra-wasm": "2023.1.0",
"jsdom": "22.1.0",
"rollup": "3.29.4",
Expand Down
52 changes: 26 additions & 26 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 3ad29b9

Please sign in to comment.