Skip to content

Commit

Permalink
chore(deps): update dependency handlebars to v4.7.8 (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 4403437 commit c05b72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generateFlavours/deps.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export * as path from "https://deno.land/[email protected]/path/mod.ts";
export * as colormath from "https://deno.land/x/[email protected]/mod.ts";
export { labels, variants } from "npm:@catppuccin/[email protected]";
import Handlebars from "npm:[email protected].7";
import Handlebars from "npm:[email protected].8";
export { Handlebars };

0 comments on commit c05b72d

Please sign in to comment.