From 2b2d043e4af165f6b9e62c2eb870ec8fce508089 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 29 Jan 2023 07:03:09 +0530 Subject: Upgrade 'pnpm' to '7.26.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 c65475044..b562e4afe 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.25.1" + "pnpm": "7.26.1" } ``` diff --git a/package.json b/package.json index de500eb1c..826583b3c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "private": true, "engines": { "node": "18.13.0", - "pnpm": "7.25.1" + "pnpm": "7.26.1" }, "engine-strict": true, "scripts": { diff --git a/recipes b/recipes index 786d50d0c..9da964ef1 160000 --- a/recipes +++ b/recipes @@ -1 +1 @@ -Subproject commit 786d50d0c69bf865a01fad086fb6e10db1e6dff9 +Subproject commit 9da964ef13bcd0880dba4d6e51e3d481900432c9 -- cgit v1.2.3-54-g00ecf