From 7cc6d29bfe87367ff17461e377eabe8bfb111dfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 03:08:31 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.14.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa7d73a..cd9db42 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "secco", "type": "module", "version": "2.3.1", - "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",