From 8212d2906666b36bb8a209e7fed2138df3e4013c Mon Sep 17 00:00:00 2001 From: denopendabot Date: Fri, 5 Jan 2024 00:04:11 +0000 Subject: [PATCH] build(deps): bump std from 0.210.0 to 0.211.0 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index eba1eee..85129da 100644 --- a/import_map.json +++ b/import_map.json @@ -1,6 +1,6 @@ { "imports": { "eventmit": "https://cdn.skypack.dev/eventmit?dts", - "testing/": "https://deno.land/std@0.210.0/testing/" + "testing/": "https://deno.land/std@0.211.0/testing/" } }