From 1c012c36c200c85ff818d176f8f8e01e5249cdc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 23:06:56 +0000 Subject: [PATCH] chore(deps): bump pnpm to v10.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5afcbed..083b7ce 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "2.1.8", "description": "Cooklang parsers and utilities", "author": "Thomas Lamant ", - "packageManager": "pnpm@10.21.0", + "packageManager": "pnpm@10.32.0", "type": "module", "main": "dist/index.cjs", "module": "dist/index.js",