Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored May 1, 2023
1 parent 7660847 commit 29cb625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import {
assert,
assertEquals,
} from "https://deno.land/std@0.175.0/testing/asserts.ts";
} from "https://deno.land/std@0.185.0/testing/asserts.ts";

import { latestXkcd, xkcd } from "./mod.ts";

Expand Down

0 comments on commit 29cb625

Please sign in to comment.