From 1a6d088c127f2bbeacf12db5523d376577048c5b Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 5 Mar 2024 00:37:33 +0000 Subject: [PATCH] :arrow_up: update deno dependencies --- deps/scrapbox.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/scrapbox.ts b/deps/scrapbox.ts index 6650101..d616352 100644 --- a/deps/scrapbox.ts +++ b/deps/scrapbox.ts @@ -6,4 +6,4 @@ export type { export type { BaseStore, } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.5.0/baseStore.ts"; -export * from "https://esm.sh/@progfay/scrapbox-parser@8.1.0"; +export * from "https://esm.sh/@progfay/scrapbox-parser@9.0.0";