From 67870a0f37890f2752b2b9d5ee2b872b840d5d77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:31:07 +0000 Subject: [PATCH] chore(deps): bump pnpm to v10.30.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5afcbed..bef2046 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.30.1", "type": "module", "main": "dist/index.cjs", "module": "dist/index.js",