Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 9bfad85

Browse files
refactor: update dependencies (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c6ee4b commit 9bfad85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"eszip": "https://deno.land/x/[email protected]/mod.ts",
77
"octokit": "https://esm.sh/[email protected]?target=es2022",
88
"semver": "https://esm.sh/[email protected]?target=es2022",
9-
"typebox": "https://esm.sh/@sinclair/[email protected].13?target=es2022",
10-
"typebox/value": "https://esm.sh/@sinclair/[email protected].13/value?target=es2022"
9+
"typebox": "https://esm.sh/@sinclair/[email protected].15?target=es2022",
10+
"typebox/value": "https://esm.sh/@sinclair/[email protected].15/value?target=es2022"
1111
},
1212
"lock": false
1313
}

0 commit comments

Comments
 (0)