Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.29.5 [security] (#1940)
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 0dc89df commit 5c24f9b
Show file tree
Hide file tree
Showing 9 changed files with 2,275 additions and 2,227 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=-171185037
js/private/image/package.json=333432937
js/private/coverage/bundle/package.json=-24783848
js/private/image/package.json=-789619063
js/private/test/image/package.json=1430754959
js/private/test/js_run_devserver/package.json=-381403605
js/private/worker/src/package.json=1637060006
js/private/worker/src/package.json=-1243560410
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/package.json=248936204
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=-1003818514
pnpm-lock.yaml=1138016668
pnpm-workspace.yaml=-762451270
2 changes: 1 addition & 1 deletion js/private/coverage/bundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-json": "5.0.2",
"@rollup/plugin-node-resolve": "15.3.0",
"rollup": "3.2.5"
"rollup": "3.29.5"
}
}
28 changes: 14 additions & 14 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 @@ -3,14 +3,14 @@
"tar-stream": "3.0.0"
},
"devDependencies": {
"rollup": "2.79.1",
"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.19.54",
"@types/tar-stream": "2.2.3",
"@types/archiver": "5.3.4",
"typescript": "4.9.5",
"tslib": "2.6.0"
"tslib": "2.7.0"
}
}
6 changes: 3 additions & 3 deletions js/private/worker/src/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"google-protobuf": "3.21.2"
"google-protobuf": "3.21.4"
},
"devDependencies": {
"rollup": "2.79.1",
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "23.0.7",
"@rollup/plugin-node-resolve": "15.3.0",
"@rollup/plugin-json": "5.0.2",
Expand All @@ -12,7 +12,7 @@
"@rollup/plugin-terser": "0.4.4",
"@types/node": "18.19.54",
"typescript": "4.9.5",
"tslib": "2.6.0",
"tslib": "2.7.0",
"abortcontroller-polyfill": "1.7.5"
}
}
4 changes: 2 additions & 2 deletions js/private/worker/worker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion npm/private/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@plotly/regl": "2.1.2",
"bufferutil": "4.0.8",
"debug": "ngokevin/debug#9742c5f383a6f8046241920156236ade8ec30d53",
"esbuild": "0.14.38",
"esbuild": "0.24.0",
"handlebars-helpers/helper-date": "github:coda/helper-date#a2cb4284148cbba7d36173dff4c7c60ce59eae55",
"hot-shots": "10.0.0",
"inline-fixtures": "https://registry.yarnpkg.com/inline-fixtures/-/inline-fixtures-1.1.0.tgz#5f9edf644ac02a1322012dbbb9f0a4739831d662",
Expand Down
Loading

0 comments on commit 5c24f9b

Please sign in to comment.