Skip to content

Commit

Permalink
chore(deps): update dependency @catppuccin/vscode to v3.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent d3feec4 commit 10a6a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { join } from "https://deno.land/std@0.219.1/path/join.ts";
import { parseArgs } from "https://deno.land/std@0.219.1/cli/parse_args.ts";

import { compile as vscCompile } from "npm:@catppuccin/vscode@3.12.0";
import { compile as vscCompile } from "npm:@catppuccin/vscode@3.15.2";
import { flavorEntries, type FlavorName } from "npm:@catppuccin/palette@1.1.0";
import plist from "npm:plist@3.1.0";

Expand Down

0 comments on commit 10a6a77

Please sign in to comment.