Skip to content

Commit 3f3ccb0

Browse files
build(deps): bump serialize-javascript from 7.0.3 to 7.0.5 in /assets (#893)
* build(deps): bump serialize-javascript from 7.0.3 to 7.0.5 in /assets Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 7.0.3 to 7.0.5. - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v7.0.3...v7.0.5) --- updated-dependencies: - dependency-name: serialize-javascript dependency-version: 7.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Automatically fix Nix hashes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent b12f839 commit 3f3ccb0

2 files changed

Lines changed: 16 additions & 35 deletions

File tree

assets/package-lock.json

Lines changed: 15 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
nodePackages = pkgs.buildNpmPackage {
5353
name = "penguin_memories_assets";
5454
src = ./assets;
55-
npmDepsHash = "sha256-Gs6ptIpVA0OxaE/uYg2wt83sfcxkTLTGdlFLhrbV80k=";
55+
npmDepsHash = "sha256-3NSEPWq4o7X+R0LfpChyT1RYLWD3YfXZeQQr7bSXRtg=";
5656
# npmDepsHash = pkgs.lib.fakeHash;
5757
dontNpmBuild = true;
5858
inherit nodejs;

0 commit comments

Comments
 (0)