From 7fc857e6dc838d58ea5ffd73014c4dffaf1a164f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:07:07 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9e87c85..2c82ff8f 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,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.4.2", "tsm": "^2.3.0", "tsx": "^4.19.1",