From b9e7bc1204379047decc586e1c97dcbb946bb2bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:49:14 +0000 Subject: [PATCH] chore(deps-dev): bump pnpm in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm). Updates `pnpm` from 0.29.1 to 9.15.0 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v9.15.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v9.15.0/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e132550..0a8031d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "immutable": "^3.8.1", "jsdom": "^9.4.1", "mocha": "^2.5.3", - "pnpm": "^0.29.0", + "pnpm": "^9.15.0", "power-assert": "^1.4.1", "prop-types": "^15.6.0", "react": "^16.2.0",