Skip to content

Commit

Permalink
chore(deps): update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent bf93e47 commit 27c0625
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 46 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module(
bazel_dep(name = "aspect_bazel_lib", version = "2.7.7")
bazel_dep(name = "bazel_features", version = "1.9.0")
bazel_dep(name = "bazel_skylib", version = "1.5.0")
bazel_dep(name = "platforms", version = "0.0.5")
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "rules_nodejs", version = "6.2.0")

node = use_extension("@rules_nodejs//nodejs:extensions.bzl", "node")
Expand Down
2 changes: 1 addition & 1 deletion js/private/worker/src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"google-protobuf": "3.21.2"
"google-protobuf": "3.21.4"
},
"devDependencies": {
"rollup": "2.79.1",
Expand Down
4 changes: 2 additions & 2 deletions npm/private/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@figma/nodegit": "^0.28.0-figma.2",
"@kubernetes/client-node": "https://github.com/kubernetes-client/javascript#fc681991e61c6808dd26012a2331f83671a11218",
"@plotly/regl": "2.1.2",
"bufferutil": "4.0.7",
"bufferutil": "4.0.8",
"debug": "ngokevin/debug#9742c5f383a6f8046241920156236ade8ec30d53",
"esbuild": "0.14.38",
"handlebars-helpers/helper-date": "github:coda/helper-date#a2cb4284148cbba7d36173dff4c7c60ce59eae55",
Expand All @@ -17,7 +17,7 @@
"node-gyp": "9.3.0",
"plotly.js": "2.25.2",
"protoc-gen-grpc": "git+ssh://git@github.com:gregmagolan-codaio/protoc-gen-grpc-ts#be5580b06348d3eb9b4610a4a94065154a0df41f",
"puppeteer": "19.11.0",
"puppeteer": "19.11.1",
"regl": "npm:@plotly/regl@2.1.2",
"segfault-handler": "1.3.0",
"semver-first-satisfied": "1.1.0",
Expand Down
80 changes: 38 additions & 42 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 27c0625

Please sign in to comment.