Skip to content

Commit c05b72d

Browse files
chore(deps): update dependency handlebars to v4.7.8 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4403437 commit c05b72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generateFlavours/deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export * as path from "https://deno.land/[email protected]/path/mod.ts";
22
export * as colormath from "https://deno.land/x/[email protected]/mod.ts";
33
export { labels, variants } from "npm:@catppuccin/[email protected]";
4-
import Handlebars from "npm:[email protected].7";
4+
import Handlebars from "npm:[email protected].8";
55
export { Handlebars };

0 commit comments

Comments
 (0)