Skip to content

Commit cd25f08

Browse files
committed
Update deno deps
1 parent 4eea93a commit cd25f08

File tree

2 files changed

+90
-11
lines changed

2 files changed

+90
-11
lines changed

deno.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"useTabs": true
4444
},
4545
"imports": {
46-
"@deno/dnt": "jsr:@deno/dnt@0.37.0",
46+
"@deno/dnt": "jsr:@deno/dnt@^0.42.3",
4747
"@std/path": "jsr:@std/path@0.206.0",
4848
"@std/fs": "jsr:@std/fs@0.206.0",
49-
"@std/testing": "jsr:@std/testing@0.172.0"
49+
"@std/testing": "jsr:@std/testing@^1.0.16"
5050
},
5151
"publish": {
5252
"include": [

deno.lock

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

0 commit comments

Comments
 (0)