From 2175ff421910bc1ffdbe675e96cf1f40fe55b6c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 10:59:24 +0000 Subject: [PATCH] build(deps): bump @std/yaml from 1.1.2 to 1.2.0 in the std group Bumps the std group with 1 update: @std/yaml. Updates `@std/yaml` from 1.1.2 to 1.2.0 --- updated-dependencies: - dependency-name: "@std/yaml" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: std ... Signed-off-by: dependabot[bot] --- deno.json | 2 +- deno.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deno.json b/deno.json index 72849a6..e0df074 100644 --- a/deno.json +++ b/deno.json @@ -33,7 +33,7 @@ "@std/assert": "jsr:@std/assert@^1.0.19", "@std/encoding": "jsr:@std/encoding@^1.0.11", "@std/path": "jsr:@std/path@^1.1.6", - "@std/yaml": "jsr:@std/yaml@^1.1.2", + "@std/yaml": "jsr:@std/yaml@^1.2.0", "@zaubrik/djwt": "jsr:@zaubrik/djwt@^3.0.2" } } diff --git a/deno.lock b/deno.lock index 4d067f1..f7e0c8d 100644 --- a/deno.lock +++ b/deno.lock @@ -8,7 +8,7 @@ "jsr:@std/internal@^1.0.12": "1.0.14", "jsr:@std/internal@^1.0.14": "1.0.14", "jsr:@std/path@^1.1.6": "1.1.6", - "jsr:@std/yaml@^1.1.2": "1.1.2", + "jsr:@std/yaml@^1.2.0": "1.2.0", "jsr:@zaubrik/djwt@^3.0.2": "3.0.2" }, "jsr": { @@ -36,8 +36,8 @@ "jsr:@std/internal@^1.0.14" ] }, - "@std/yaml@1.1.2": { - "integrity": "de612653c036749ba2044165e316f52412b0f0698afffb7ee80b5331d6d2abae" + "@std/yaml@1.2.0": { + "integrity": "20beb41e4983ba3437dbefac62b14061ab058e8a187596f19d28ff9035f6e6cf" }, "@zaubrik/djwt@3.0.2": { "integrity": "8070adaa49cd9e5d2b8ae82fd461132c966ef2f8ff8378db4a4da8df4f17c664", @@ -52,7 +52,7 @@ "jsr:@std/assert@^1.0.19", "jsr:@std/encoding@^1.0.11", "jsr:@std/path@^1.1.6", - "jsr:@std/yaml@^1.1.2", + "jsr:@std/yaml@^1.2.0", "jsr:@zaubrik/djwt@^3.0.2" ] }