From fb8824ca4d32344340328bb222faa9794e6e1910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:07:08 +0000 Subject: [PATCH] chore(deps-dev): bump pnpm from 9.11.0 to 10.28.2 Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 9.11.0 to 10.28.2. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.28.2/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.28.2/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.28.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 36fed7d0..4ebc20a0 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": "10.28.2", "prettier": "3.5.3", "tsm": "^2.3.0", "tsx": "^4.19.1", diff --git a/yarn.lock b/yarn.lock index 79d296fc..f6ff2552 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@10.28.2: + version "10.28.2" + resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-10.28.2.tgz#ca14ef85043bcf001d0ba152c8629d9fac7fb799" + integrity sha512-QYcvA3rSL3NI47Heu69+hnz9RI8nJtnPdMCPGVB8MdLI56EVJbmD/rwt9kC1Q43uYCPrsfhO1DzC1lTSvDJiZA== prelude-ls@^1.2.1: version "1.2.1"