Skip to content

Commit 873e36e

Browse files
authored
chore: bump @deno/emit to 0.46.0 (#346)
1 parent 468aa65 commit 873e36e

File tree

2 files changed

+12
-58
lines changed

2 files changed

+12
-58
lines changed

deno.jsonc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"@std/assert": "jsr:@std/assert@0.217",
3030
"@denosaurs/wait": "jsr:@denosaurs/wait@0.2.2",
3131
"@denosaurs/tty": "jsr:@denosaurs/tty@0.2.1",
32-
"@deno/emit": "jsr:@deno/emit@0.45.0",
33-
// To make @deno/emit use the latest version of @deno/cache-dir.
34-
// Needed until https://github.com/denoland/deno_emit/pull/192 lands
35-
"jsr:@deno/cache-dir@0.8": "jsr:@deno/cache-dir@0.13.0"
32+
"@deno/emit": "jsr:@deno/emit@0.46.0"
3633
}
3734
}

deno.lock

Lines changed: 11 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)