From 06045b780e7cb055fab43ccd88a6b558a5b38580 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 2 Jul 2022 07:10:49 +0530 Subject: Upgrade 'npm' to '8.13.2' and 'pnpm' to '7.4.1' --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a58683fb5..159cadb28 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,8 +63,8 @@ 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.15.1", - "npm": "8.12.2", - "pnpm": "7.3.0" + "npm": "8.13.2", + "pnpm": "7.4.1" } ``` -- cgit v1.2.3-54-g00ecf