From 0bfd107af07e9cfb32266112361850727d4660df Mon Sep 17 00:00:00 2001 From: André Oliveira Date: Thu, 28 Sep 2023 13:17:28 +0100 Subject: Upgrade 'node' to '18.18.0' and 'pnpm' to '8.7.6' --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e0e4179..638812a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,8 +49,8 @@ Currently, these are the combinations of system dependencies that work for MacOS ```bash $ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json { - "node": "18.15.0", - "pnpm": "7.30.0", + "node": "18.18.0", + "pnpm": "8.7.6", "python": "3.11.1" } ``` -- cgit v1.2.3-54-g00ecf