change: update deps

This commit is contained in:
ITOH
2021-05-23 17:30:03 +02:00
parent 8f26763662
commit 11cdf184f5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ export {
assertEquals,
assertExists,
assertThrows,
} from "https://deno.land/std@0.96.0/testing/asserts.ts";
} from "https://deno.land/std@0.97.0/testing/asserts.ts";