From 2fd7fa4e23835304fac6a433d0dc57c4b9fb26ff Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 11 Feb 2024 02:01:20 +0000 Subject: upgrade pnpm and other deps (#98) * Use fixed version of GHA ubuntu runner to avoid "moving target" issues * Normalize GHA scripts parallel to ferdium-app repo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 817583c..d1312b1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,7 +50,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": "20.11.0", - "pnpm": "8.14.1", + "pnpm": "8.15.1", "python": "3.12.1" } ``` -- cgit v1.2.3-70-g09d2