From b9eae6a6821a4669438de04bd7b63926a73deb43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:39:14 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v9.15.6 --- .tool-versions | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.tool-versions b/.tool-versions index fda00118..5adfe94a 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ nodejs 20.17.0 -pnpm 9.11.0 +pnpm 9.15.6 yarn 1.22.22 diff --git a/package.json b/package.json index d96a4ab2..4b017c4e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-rxjs": "^5.0.3", "eslint-plugin-unicorn": "^55.0.0", "eslint-plugin-unused-imports": "^4.1.4", - "pnpm": "9.11.0", + "pnpm": "9.15.6", "prettier": "3.4.2", "tsm": "^2.3.0", "tsx": "^4.19.1", diff --git a/yarn.lock b/yarn.lock index 6592c9de..ef2ca130 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2437,10 +2437,10 @@ pluralize@^8.0.0: resolved "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz" integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA== -pnpm@9.11.0: - version "9.11.0" - resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.11.0.tgz#4cd20e68438613738e8f2bc9aece61eaa6b3e649" - integrity sha512-CiA/+u1aP2MkLNBkyPtYkjZsED4ygHkxj3gGLyTqjJ1QvGpHqjVnyr79gk0XDnj6J0XtHxaxMuFkNhRrdojxmw== +pnpm@9.15.6: + version "9.15.6" + resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-9.15.6.tgz#79ab37c5c235b8ae4ef0f909e414ca8a89729010" + integrity sha512-E5yrBo/fC3USaBeaxfkJtb5yr7SnXFE9GQXRUb78iXe1k9PPhnHtg9TWY3xclLmP+84QgSXeSlonoxIzYBqZ3g== prelude-ls@^1.2.1: version "1.2.1"