From 85794e0b3c933eb6d8ce5266074b3121cae9133a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:46:39 +0000 Subject: [PATCH] Bump pnpm from 8.15.4 to 9.15.0 in /.nix Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 8.15.4 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:production ... Signed-off-by: dependabot[bot] --- .nix/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nix/package.json b/.nix/package.json index b1826ca2..8be3c25f 100644 --- a/.nix/package.json +++ b/.nix/package.json @@ -2,6 +2,6 @@ "name": "mypackage", "version": "1.0.0", "dependencies": { - "pnpm": "8.15.4" + "pnpm": "9.15.0" } } \ No newline at end of file