Skip to content

Commit

Permalink
Merge pull request #134 from takker99/update-deno-dependencies
Browse files Browse the repository at this point in the history
Update Deno Dependencies
  • Loading branch information
takker99 authored Sep 22, 2023
2 parents a002fff + afda576 commit ffb730d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/testing.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from "https://deno.land/std@0.201.0/testing/asserts.ts";
export * from "https://deno.land/std@0.201.0/testing/snapshot.ts";
export * from "https://deno.land/std@0.202.0/testing/asserts.ts";
export * from "https://deno.land/std@0.202.0/testing/snapshot.ts";

0 comments on commit ffb730d

Please sign in to comment.