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 12, 2024
1 parent bf93e47 commit ec19627
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 101 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.2.3",
"rollup": "3.29.4"
}
}
4 changes: 2 additions & 2 deletions js/private/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
},
"devDependencies": {
"rollup": "2.79.1",
"@rollup/plugin-commonjs": "23.0.0",
"@rollup/plugin-node-resolve": "15.0.0",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-typescript": "10.0.1",
"@types/node": "18.11.11",
"@types/tar-stream": "2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions js/private/worker/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
},
"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/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@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 ec19627

Please sign in to comment.