Skip to content

Commit a184c71

Browse files
web-flowgithub-actions[bot]
authored andcommitted
📦 Update Deno dependencies
1 parent 8e8f027 commit a184c71

File tree

2 files changed

+32
-164
lines changed

2 files changed

+32
-164
lines changed

deno.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"publish": "deno run --allow-env --allow-run=deno --allow-read --allow-write=deno.jsonc jsr:@david/publish-on-tag@0.1.x"
1111
},
1212
"imports": {
13-
"@core/unknownutil": "jsr:@core/unknownutil@^3.18.1",
13+
"@core/unknownutil": "jsr:@core/unknownutil@^4.0.0",
1414
"@cosense/types/rest": "jsr:@cosense/types@0.10/rest",
1515
"@cosense/types/userscript": "jsr:@cosense/types@0.10/userscript",
1616
"@progfay/scrapbox-parser": "jsr:@progfay/scrapbox-parser@9",
1717
"@std/assert": "jsr:@std/assert@1",
1818
"@std/async": "jsr:@std/async@1",
1919
"@std/encoding": "jsr:@std/encoding@1",
2020
"@takker/md5": "jsr:@takker/md5@0.1",
21-
"@std/testing/snapshot": "jsr:@std/testing@0/snapshot",
21+
"@std/testing/snapshot": "jsr:@std/testing@1/snapshot",
2222
"@takker/onp": "./vendor/raw.githubusercontent.com/takker99/onp/0.0.1/mod.ts",
2323
"option-t": "npm:option-t@^49.1.0"
2424
},

0 commit comments

Comments
 (0)