Skip to content

Commit

Permalink
chore(deps): update rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent f0c67a2 commit 6872b61
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 142 deletions.
8 changes: 4 additions & 4 deletions js/private/coverage/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"c8": "7.13.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "23.0.2",
"@rollup/plugin-json": "5.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"rollup": "3.2.5"
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-node-resolve": "15.3.0",
"rollup": "3.29.5"
}
}
6 changes: 3 additions & 3 deletions js/private/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"tar-stream": "3.0.0"
},
"devDependencies": {
"rollup": "2.79.1",
"@rollup/plugin-commonjs": "23.0.0",
"@rollup/plugin-node-resolve": "15.0.0",
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-typescript": "10.0.1",
"@types/node": "18.11.11",
"@types/tar-stream": "2.2.2",
Expand Down
10 changes: 5 additions & 5 deletions js/private/worker/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"google-protobuf": "3.21.2"
},
"devDependencies": {
"rollup": "2.79.1",
"@rollup/plugin-commonjs": "23.0.0",
"@rollup/plugin-node-resolve": "15.0.0",
"@rollup/plugin-json": "5.0.0",
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-json": "5.0.2",
"@types/google-protobuf": "3.15.6",
"@rollup/plugin-typescript": "10.0.1",
"@rollup/plugin-terser": "0.2.0",
"@rollup/plugin-terser": "0.4.4",
"@types/node": "18.11.18",
"typescript": "4.9.5",
"tslib": "2.6.0",
Expand Down
Loading

0 comments on commit 6872b61

Please sign in to comment.