aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-20 15:26:40 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-20 15:27:58 +0530
commitc4ffe9ba0c2f645014c2a1c1b33669ef2b850749 (patch)
tree138f505be2bb21ce968b5f054529298836609616
parent6.2.4-nightly.10 [skip ci] (diff)
downloadferdium-app-c4ffe9ba0c2f645014c2a1c1b33669ef2b850749.tar.gz
ferdium-app-c4ffe9ba0c2f645014c2a1c1b33669ef2b850749.tar.zst
ferdium-app-c4ffe9ba0c2f645014c2a1c1b33669ef2b850749.zip
Upgrade 'pnpm' to '7.25.1'
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--package.json2
m---------recipes0
3 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f743999a4..c65475044 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -63,7 +63,7 @@ Currently, these are the combinations of system dependencies that work for MacOS
63$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json 63$ jq --null-input '[inputs.engines] | add' < ./package.json < ./recipes/package.json
64{ 64{
65 "node": "18.13.0", 65 "node": "18.13.0",
66 "pnpm": "7.21.0" 66 "pnpm": "7.25.1"
67} 67}
68``` 68```
69 69
diff --git a/package.json b/package.json
index 9ebf968e3..c252a84db 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.13.0", 16 "node": "18.13.0",
17 "pnpm": "7.21.0" 17 "pnpm": "7.25.1"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {
diff --git a/recipes b/recipes
Subproject 6a12a29e1224939aa115a14715a4415e14b0b38 Subproject 71ec88b828856eef7dc9ae8b5d4774ebcb7855c