From 4cdf2b2cb40eb2f0ca8944dddc91d4e4d3225315 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:09:36 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @std/cli to v1.0.4 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 81320bcd42..7d6f63d943 100644 --- a/deno.json +++ b/deno.json @@ -5,7 +5,7 @@ "@catppuccin/palette": "npm:@catppuccin/palette@1.2.0", "@octokit/rest": "npm:@octokit/rest@21.0.1", "@std/assert": "jsr:@std/assert@^1.0.2", - "@std/cli": "jsr:@std/cli@^1.0.3", + "@std/cli": "jsr:@std/cli@^1.0.4", "@std/fmt": "jsr:@std/fmt@^0.225.6", "@std/fs": "jsr:@std/fs@^1.0.1", "@std/path": "jsr:@std/path@^1.0.2", From 9d1204952cf96d5314164c36657ebb919a81a7b1 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:10:00 +0000 Subject: [PATCH 2/2] chore: regenerate `deno.lock` --- deno.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deno.lock b/deno.lock index 276113cb7f..965efa2d3d 100644 --- a/deno.lock +++ b/deno.lock @@ -4,7 +4,7 @@ "specifiers": { "jsr:@std/assert@^0.224.0": "jsr:@std/assert@0.224.0", "jsr:@std/assert@^1.0.2": "jsr:@std/assert@1.0.2", - "jsr:@std/cli@^1.0.3": "jsr:@std/cli@1.0.3", + "jsr:@std/cli@^1.0.4": "jsr:@std/cli@1.0.4", "jsr:@std/fmt@^0.225.6": "jsr:@std/fmt@0.225.6", "jsr:@std/fs@^1.0.1": "jsr:@std/fs@1.0.2", "jsr:@std/internal@^1.0.1": "jsr:@std/internal@1.0.1", @@ -41,8 +41,8 @@ "jsr:@std/internal@^1.0.1" ] }, - "@std/cli@1.0.3": { - "integrity": "9a0488b5d2e58d29dce106a941eecec7181fae996bf0d2225563f1ca7e4b100c" + "@std/cli@1.0.4": { + "integrity": "79ca75add572a99a8ba93ae37ccbd8d43fb4e2b635a8a7ebebb4f2d092048764" }, "@std/fmt@0.225.6": { "integrity": "aba6aea27f66813cecfd9484e074a9e9845782ab0685c030e453a8a70b37afc8" @@ -1454,7 +1454,7 @@ "workspace": { "dependencies": [ "jsr:@std/assert@^1.0.2", - "jsr:@std/cli@^1.0.3", + "jsr:@std/cli@^1.0.4", "jsr:@std/fmt@^0.225.6", "jsr:@std/fs@^1.0.1", "jsr:@std/path@^1.0.2",