Skip to content

Commit 4b9fb15

Browse files
committed
chore: update deps
1 parent 880a2c7 commit 4b9fb15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deno.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"version": "0.2.0",
33
"imports": {
4-
"dnt/": "https://deno.land/x/dnt@0.33.1/",
5-
"fmt/": "https://deno.land/std@0.178.0/fmt/",
6-
"testing/": "https://deno.land/std@0.178.0/testing/"
4+
"dnt/": "https://deno.land/x/dnt@0.36.0/",
5+
"fmt/": "https://deno.land/std@0.190.0/fmt/",
6+
"testing/": "https://deno.land/std@0.190.0/testing/"
77
},
88
"lint": {
99
"files": {

0 commit comments

Comments
 (0)