From d5005b3e55156e2477e5a2ed41f7a0057bbbc988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 01:43:57 +0000 Subject: [PATCH] chore(deps): bump pnpm to v10.34.5 --- .prototools | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.prototools b/.prototools index e73cdda..234920b 100644 --- a/.prototools +++ b/.prototools @@ -1,2 +1,2 @@ -pnpm = "10.21.0" +pnpm = "10.34.5" node = "22.17.1" diff --git a/package.json b/package.json index 5afcbed..8cdcba6 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.34.5", "type": "module", "main": "dist/index.cjs", "module": "dist/index.js",