Skip to content

Commit

Permalink
chore(deps): update dependency @catppuccin/vscode to v3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 82e7ca5 commit 26eb2bd
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/[email protected]/path/join.ts";
import { parseArgs } from "https://deno.land/[email protected]/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.0";
import { flavorEntries, type FlavorName } from "npm:@catppuccin/[email protected]";
import plist from "npm:[email protected]";

Expand Down

0 comments on commit 26eb2bd

Please sign in to comment.