From 7b96dce613d133d830883d2f13683752e516571e Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 21 Mar 2023 02:57:09 +0530 Subject: Upgrade 'npm' to '18.15.0' and 'pnpm' to 7.30.0' --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8898fe1f4..21c6b7db1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,8 +62,8 @@ Currently, these are the combinations of system dependencies that work for MacOS # Note: 'jq' is not a required system dependency; its only here to show the combined output of versions needed $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json { - "node": "18.13.0", - "pnpm": "7.27.0" + "node": "18.15.0", + "pnpm": "7.30.0" } ``` -- cgit v1.2.3-70-g09d2