Skip to content

Commit

Permalink
build(deps): bump dax from 0.30.0 to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
denopendabot committed Dec 5, 2023
1 parent 6fd772b commit f0cf28b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration/src/deps.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// deno-lint-ignore-file

import $ from "https://deno.land/x/dax@0.30.0/mod.ts";
import $ from "https://deno.land/x/dax@0.35.0/mod.ts";
2 changes: 1 addition & 1 deletion integration/src/doc.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
```typescript
import $ from "https://deno.land/x/dax@0.30.0/mod.ts";
import $ from "https://deno.land/x/dax@0.35.0/mod.ts";
```

0 comments on commit f0cf28b

Please sign in to comment.