summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/import_map.json
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/compat/import_map.json')
-rw-r--r--cli/tests/testdata/compat/import_map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/compat/import_map.json b/cli/tests/testdata/compat/import_map.json
index 3faa13c82..39d16bad7 100644
--- a/cli/tests/testdata/compat/import_map.json
+++ b/cli/tests/testdata/compat/import_map.json
@@ -1,5 +1,5 @@
{
"imports": {
- "std/": "https://deno.land/std@0.121.0/"
+ "std/": "https://deno.land/std@0.122.0/"
}
}