From c4ffe9ba0c2f645014c2a1c1b33669ef2b850749 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 20 Jan 2023 15:26:40 +0530 Subject: Upgrade 'pnpm' to '7.25.1' --- CONTRIBUTING.md | 2 +- package.json | 2 +- recipes | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f743999a4..c65475044 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ Currently, these are the combinations of system dependencies that work for MacOS $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json { "node": "18.13.0", - "pnpm": "7.21.0" + "pnpm": "7.25.1" } ``` diff --git a/package.json b/package.json index 9ebf968e3..c252a84db 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "private": true, "engines": { "node": "18.13.0", - "pnpm": "7.21.0" + "pnpm": "7.25.1" }, "engine-strict": true, "scripts": { diff --git a/recipes b/recipes index 6a12a29e1..71ec88b82 160000 --- a/recipes +++ b/recipes @@ -1 +1 @@ -Subproject commit 6a12a29e1224939aa115a14715a4415e14b0b389 +Subproject commit 71ec88b828856eef7dc9ae8b5d4774ebcb7855cc -- cgit v1.2.3-70-g09d2