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

Commit 069111d

Browse files
refactor: update dependencies
1 parent c4b4b9b commit 069111d

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
@@ -10,8 +10,8 @@
1010
"eszip": "https://deno.land/x/[email protected]/mod.ts",
1111
"octokit": "https://esm.sh/[email protected]?target=es2022",
1212
"semver": "https://esm.sh/[email protected]?target=es2022",
13-
"typebox": "https://esm.sh/@sinclair/[email protected].15?target=es2022",
14-
"typebox/value": "https://esm.sh/@sinclair/[email protected].15/value?target=es2022"
13+
"typebox": "https://esm.sh/@sinclair/[email protected].20?target=es2022",
14+
"typebox/value": "https://esm.sh/@sinclair/[email protected].20/value?target=es2022"
1515
},
1616
"lock": false
1717
}

0 commit comments

Comments
 (0)