Skip to content

Commit

Permalink
chore(deps): update rollup (#1874)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jason Bedard <jason+github@jbedard.ca>
  • Loading branch information
renovate[bot] and jbedard authored Oct 5, 2024
1 parent 813e9aa commit 72cf2b8
Show file tree
Hide file tree
Showing 9 changed files with 2,043 additions and 1,929 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@ examples/npm_package/packages/pkg_d/package.json=1110895851
examples/npm_package/packages/pkg_e/package.json=-2145239245
examples/runfiles/package.json=-1545884645
examples/webpack_cli/package.json=1911342006
js/private/coverage/bundle/package.json=-1543718929
js/private/image/package.json=-94469627
js/private/coverage/bundle/package.json=-171185037
js/private/image/package.json=333432937
js/private/test/image/package.json=1430754959
js/private/test/js_run_devserver/package.json=-381403605
js/private/worker/src/package.json=695855946
js/private/worker/src/package.json=1637060006
npm/private/test/npm_package/package.json=-1991705133
npm/private/test/npm_package_publish/package.json=-646566766
npm/private/test/package.json=1746391158
npm/private/test/vendored/is-odd/package.json=1041695223
npm/private/test/vendored/lodash-4.17.21.tgz=-1206623349
npm/private/test/vendored/semver-max/package.json=578664053
package.json=1510979981
pnpm-lock.yaml=-986369252
pnpm-lock.yaml=-1003818514
pnpm-workspace.yaml=-762451270
6 changes: 3 additions & 3 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/plugin-commonjs": "23.0.7",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-node-resolve": "15.3.0",
"rollup": "3.2.5"
}
}
131 changes: 91 additions & 40 deletions js/private/coverage/coverage.js

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

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.3.0",
"@rollup/plugin-typescript": "10.0.1",
"@types/node": "18.19.54",
"@types/tar-stream": "2.2.3",
Expand Down
Loading

0 comments on commit 72cf2b8

Please sign in to comment.