From 25943b0095d7eea4143b682285b8613239449a12 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 29 Nov 2022 05:01:41 +0530 Subject: Upgrade 'nodejs' to '16.18.1' and 'pnpm' to '7.17.1' --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5b712c1ec..dbb248a39 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": "16.18.0", - "pnpm": "7.17.0" + "node": "16.18.1", + "pnpm": "7.17.1" } ``` -- cgit v1.2.3-70-g09d2