Skip to content

Commit 5f10875

Browse files
committed
Update lockfile
1 parent f685f02 commit 5f10875

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

flake.lock

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

node2nix/node-packages.nix

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -921,13 +921,13 @@ let
921921
sha512 = "oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==";
922922
};
923923
};
924-
"chalk-5.4.1" = {
924+
"chalk-5.5.0" = {
925925
name = "chalk";
926926
packageName = "chalk";
927-
version = "5.4.1";
927+
version = "5.5.0";
928928
src = fetchurl {
929-
url = "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz";
930-
sha512 = "zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==";
929+
url = "https://registry.npmjs.org/chalk/-/chalk-5.5.0.tgz";
930+
sha512 = "1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==";
931931
};
932932
};
933933
"chardet-2.1.0" = {
@@ -4181,7 +4181,7 @@ in
41814181
];
41824182
}
41834183
)
4184-
sources."chalk-5.4.1"
4184+
sources."chalk-5.5.0"
41854185
sources."chardet-2.1.0"
41864186
sources."cjs-module-lexer-1.4.3"
41874187
sources."cli-boxes-3.0.0"

0 commit comments

Comments
 (0)