chore(deps): update dependency https://deno.land/x/canvas to v1.4.2

This commit is contained in:
renovate[bot] 2024-10-20 22:33:54 +00:00 committed by GitHub
parent 6632482a5b
commit cdcef05aaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"scripts/": "./scripts/",
"chalk": "npm:chalk@5",
"std/": "https://deno.land/std@0.210.0/",
"canvas": "https://deno.land/x/canvas@v1.4.1/mod.ts",
"canvas": "https://deno.land/x/canvas@v1.4.2/mod.ts",
"dnt": "https://deno.land/x/dnt@0.39.0/mod.ts",
"ase-utils": "npm:ase-utils@0.1.1",
"procreate-swatches": "npm:procreate-swatches@0.1.1",