Skip to content

Commit

Permalink
build(deps): update dependencies (#2691)
Browse files Browse the repository at this point in the history
  • Loading branch information
denopendabot[bot] committed Dec 5, 2023
2 parents 5b668a0 + 00929c8 commit a690840
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 a690840

Please sign in to comment.