From 450839ab2b7b3b4f106a00c48a5c36a2ad1b5687 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 8 Dec 2022 23:17:34 +0530 Subject: Upgraded pnpm and recipes submodule --- CONTRIBUTING.md | 2 +- package.json | 2 +- recipes | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dbb248a39..10f363ec9 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": "16.18.1", - "pnpm": "7.17.1" + "pnpm": "7.18.1" } ``` diff --git a/package.json b/package.json index 959c1d104..3f03de837 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "private": true, "engines": { "node": "16.18.1", - "pnpm": "7.17.1" + "pnpm": "7.18.1" }, "engine-strict": true, "scripts": { diff --git a/recipes b/recipes index 3a179ab6f..75814a038 160000 --- a/recipes +++ b/recipes @@ -1 +1 @@ -Subproject commit 3a179ab6fb0859da7acf81286bfde035495e6089 +Subproject commit 75814a038587e0ca5269346a3dd284807ba8d515 -- cgit v1.2.3-70-g09d2