Skip to content

Commit 1d0088f

Browse files
authored
⬆️ Update dependencies
1 parent 3b007fe commit 1d0088f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import {
22
assertEquals,
33
assertThrows,
4-
} from "https://deno.land/std@0.204.0/testing/asserts.ts";
4+
} from "https://deno.land/std@0.218.0/testing/asserts.ts";
55

66
import { fibonacci, fibonacciSequence } from "./mod.ts";
77

0 commit comments

Comments
 (0)