From 84c5d596b39796d6ab316c043b6dc4fdca21ae25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 15:44:35 +0000 Subject: [PATCH] chore(deps-dev): bump pnpm from 9.11.0 to 10.0.0 Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 9.11.0 to 10.0.0. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/main/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.0.0/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.0.0 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 a91d7a44..0fc96328 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.0.0", "prettier": "3.5.3", "tsm": "^2.3.0", "tsx": "^4.19.1", diff --git a/yarn.lock b/yarn.lock index 79d296fc..4c8704e4 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.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-10.0.0.tgz#74fbc3b5a86ddb0cf212ed6c035ee2d5cb9dcd71" + integrity sha512-uP71SUvT/ky9Ttq9B0XfLuW+PksLiwj6ZDqj5MZwLMwPANaPqKjJhYpzWgAySFpEmQ7SgQUmyHXkFvABsX3xKw== prelude-ls@^1.2.1: version "1.2.1"