Skip to content

Commit

Permalink
Merge pull request #1771 from paritytech/dependabot/npm_and_yarn/java…
Browse files Browse the repository at this point in the history
…script/minimatch-9.0.4

chore(deps): bump minimatch from 9.0.3 to 9.0.4 in /javascript
  • Loading branch information
mergify[bot] authored Apr 12, 2024
2 parents b056b24 + 3da0ba6 commit db162d9
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 61 deletions.
2 changes: 1 addition & 1 deletion flake-module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
...
}: let
# this change on each change of dependencies, unfortunately this hash not yet automatically updated from SRI of package.lock
npmDepsHash = "sha256-LLVXN1tn3YLSBmyeuRh3qFzkr8TPAgJ4BP90rHHUQSw=";
npmDepsHash = "sha256-s2tom+0DICQMLfzoSQnaoGFJcSAB17FE9xXjkWpL1N8=";
####

# there is officia polkadot on nixpkgs, but it has no local rococo wasm to run
Expand Down
180 changes: 121 additions & 59 deletions javascript/package-lock.json

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

2 changes: 1 addition & 1 deletion javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"json-bigint": "^1.0.0",
"JSONStream": "^1.3.5",
"libp2p-crypto": "^0.21.2",
"minimatch": "^9.0.3",
"minimatch": "^9.0.4",
"mocha": "^10.4.0",
"napi-maybe-compressed-blob": "^0.0.11",
"peer-id": "^0.16.0",
Expand Down

0 comments on commit db162d9

Please sign in to comment.