From 0932fd16044028ef32a2ad29d0e604c8974615d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:25:40 +0000 Subject: [PATCH] chore(deps): update pnpm to v9.12.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fef19e7..350f663 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.2.2", "author": "InkoHX ", "license": "MIT", - "packageManager": "pnpm@9.7.1", + "packageManager": "pnpm@9.12.2", "scripts": { "type-check": "tsc --noEmit", "build": "ncc build -t --minify --license=license.txt ./src/index.ts",