Skip to content

Commit

Permalink
Update rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent d6a8686 commit 37f7d04
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
6 changes: 3 additions & 3 deletions packages/e2ee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"test": "echo \"no test\""
},
"devDependencies": {
"@rollup/plugin-node-resolve": "15.2.0",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.2",
"rollup": "3.28.0"
"@rollup/plugin-typescript": "11.1.3",
"rollup": "3.28.1"
},
"dependencies": {
"@sora/go-wasm": "workspace:^"
Expand Down
6 changes: 3 additions & 3 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@shiguredo/lyra-wasm": "2023.1.0",
"jsdom": "22.1.0",
"@rollup/plugin-commonjs": "25.0.4",
"@rollup/plugin-node-resolve": "15.2.0",
"@rollup/plugin-node-resolve": "15.2.1",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-typescript": "11.1.2",
"rollup": "3.28.0",
"@rollup/plugin-typescript": "11.1.3",
"rollup": "3.28.1",
"rollup-plugin-delete": "2.0.0",
"vitest": "0.34.3"
},
Expand Down
68 changes: 34 additions & 34 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 37f7d04

Please sign in to comment.