Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group group with 2 updates (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 9, 2024
1 parent a76e92f commit b133be9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 24 deletions.
31 changes: 8 additions & 23 deletions 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 test/test.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let
npmDeps = fetchNpmDeps {
inherit src;
name = "${name}-deps";
hash = "sha256-7pVnZJFjZ1/CYT+bxdWkUI4VnQT5YtWux1++8JKlMvY=";
hash = "sha256-dwFVI0SQFmcClEAa4AcupOff9+iOl3FylhXL5nDZLVY=";
};
in
stdenvNoCC.mkDerivation {
Expand Down

0 comments on commit b133be9

Please sign in to comment.