Skip to content

Commit

Permalink
Update dependency @types/jasmine to v5.1.5 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot authored Dec 5, 2024
1 parent 1630754 commit db2a1e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nix/frontend.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: {

pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-+p6adJTKPLp1DP6u3WKm72rrSYVkibMKRxR0T31Q+pw=";
hash = "sha256-m6u7BNVB+pkaMNAAGGBa76fsKrprHiR+o8JEbp0j0u0=";
};

nativeBuildInputs = [ nodejs pnpm.configHook ];
Expand Down
8 changes: 4 additions & 4 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 db2a1e6

Please sign in to comment.