From 40237a63b4ec1ab3764431e2d156f5a6de4c4131 Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 29 Aug 2022 01:01:16 +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 f2a8368..662f723 100644 --- a/deps/scrapbox.ts +++ b/deps/scrapbox.ts @@ -5,4 +5,4 @@ export type { export type { BaseStore, } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.5/baseStore.ts"; -export * from "https://esm.sh/@progfay/scrapbox-parser@8.0.0"; +export * from "https://esm.sh/@progfay/scrapbox-parser@8.1.0";