From 12267046964512433c67451610281f9811707b50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 04:09:36 +0000 Subject: [PATCH] Update dependency paketo-buildpacks/yarn to v1.4.4 --- buildpack.toml | 2 +- package.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index dcf82a2a..7792418b 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -34,7 +34,7 @@ api = "0.7" [[order.group]] # renovate: depName=paketo-buildpacks/yarn id = "paketo-buildpacks/yarn" - version = "1.3.36" + version = "1.4.4" [[order.group]] # renovate: depName=paketo-buildpacks/yarn-install diff --git a/package.toml b/package.toml index 0841c24d..df70c11b 100644 --- a/package.toml +++ b/package.toml @@ -24,7 +24,7 @@ [[dependencies]] # renovate: depName=paketo-buildpacks/yarn - uri = "urn:cnb:registry:paketo-buildpacks/yarn@1.3.36" + uri = "urn:cnb:registry:paketo-buildpacks/yarn@1.4.4" [[dependencies]] # renovate: depName=paketo-buildpacks/yarn-start