From f2ab100dc5de0f7c988db5ebfaaabe5aac8149aa Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 00:20:52 +0000 Subject: [PATCH] chore: regenerate `deno.lock` --- deno.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/deno.lock b/deno.lock index a20816d60..6be6eb64c 100644 --- a/deno.lock +++ b/deno.lock @@ -3,14 +3,14 @@ "packages": { "specifiers": { "jsr:@std/assert@^0.224.0": "jsr:@std/assert@0.224.0", - "jsr:@std/assert@^1.0.4": "jsr:@std/assert@1.0.4", + "jsr:@std/assert@^1.0.5": "jsr:@std/assert@1.0.5", "jsr:@std/cli@^1.0.5": "jsr:@std/cli@1.0.5", "jsr:@std/fmt@^1.0.2": "jsr:@std/fmt@1.0.2", "jsr:@std/fs@^1.0.3": "jsr:@std/fs@1.0.3", "jsr:@std/internal@^1.0.3": "jsr:@std/internal@1.0.3", "jsr:@std/path@^1.0.2": "jsr:@std/path@1.0.3", "jsr:@std/path@^1.0.3": "jsr:@std/path@1.0.4", - "jsr:@std/path@^1.0.4": "jsr:@std/path@1.0.4", + "jsr:@std/path@^1.0.4": "jsr:@std/path@1.0.6", "jsr:@std/yaml@^1.0.5": "jsr:@std/yaml@1.0.5", "npm:@actions/core@1.10.1": "npm:@actions/core@1.10.1", "npm:@catppuccin/palette@1.3.0": "npm:@catppuccin/palette@1.3.0", @@ -36,8 +36,8 @@ "@std/assert@0.224.0": { "integrity": "8643233ec7aec38a940a8264a6e3eed9bfa44e7a71cc6b3c8874213ff401967f" }, - "@std/assert@1.0.4": { - "integrity": "d4c767ea578e5bc09c15b6e503376003e5b2d1f4c0cdf08524a92101ff4d7b96", + "@std/assert@1.0.5": { + "integrity": "e37da8e4033490ce613eec4ac1d78dba1faf5b02a3f6c573a28f15365b9b440f", "dependencies": [ "jsr:@std/internal@^1.0.3" ] @@ -72,6 +72,9 @@ "@std/path@1.0.4": { "integrity": "48dd5d8389bcfcd619338a01bdf862cb7799933390146a54ae59356a0acc7105" }, + "@std/path@1.0.6": { + "integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed" + }, "@std/yaml@1.0.4": { "integrity": "f1e38fa5e110ff8550e938715e52c33347676dd00a1db858e092dd21a9df9941" }, @@ -1310,7 +1313,7 @@ }, "workspace": { "dependencies": [ - "jsr:@std/assert@^1.0.4", + "jsr:@std/assert@^1.0.5", "jsr:@std/cli@^1.0.5", "jsr:@std/fmt@^1.0.2", "jsr:@std/fs@^1.0.3",