From eb021fa25c808c10c80b3583b691554e4dedb417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:31:49 +0100 Subject: [PATCH] chore(deps): update pnpm to v9.14.4 (#132) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1580bf..890a86c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "secco", "type": "module", "version": "2.3.2", - "packageManager": "pnpm@9.12.3", + "packageManager": "pnpm@9.14.4", "description": "Local package testing made easy. secco is a command-line tool for local development. It uses Verdaccio and direct file copying to apply your latest changes to other projects.", "author": "LekoArts", "license": "MIT",