Skip to content

Commit 311cd4b

Browse files
authored
chore: update ramda to 0.27.1 (#14958)
1 parent 47c9a19 commit 311cd4b

6 files changed

Lines changed: 11 additions & 11 deletions

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"moment": "^2.29.1",
5454
"ospath": "^1.2.2",
5555
"pretty-bytes": "^5.4.1",
56-
"ramda": "~0.26.1",
56+
"ramda": "~0.27.1",
5757
"request-progress": "^3.0.0",
5858
"supports-color": "^7.2.0",
5959
"tmp": "~0.2.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"pretty-ms": "7.0.0",
175175
"print-arch": "1.0.0",
176176
"proxyquire": "2.1.3",
177-
"ramda": "0.24.1",
177+
"ramda": "0.27.1",
178178
"semantic-release": "17.2.3",
179179
"semantic-release-monorepo": "7.0.3",
180180
"semver": "7.3.2",

packages/launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"fs-extra": "8.1.0",
2020
"lodash": "4.17.19",
2121
"plist": "3.0.1",
22-
"ramda": "0.24.1"
22+
"ramda": "0.27.1"
2323
},
2424
"devDependencies": {
2525
"@packages/ts": "0.0.0-development",

packages/server/lib/exec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const trimStdio = R.evolve({
1212
stderr: R.trim,
1313
})
1414

15-
const loadShellVars = R.memoize(shellEnv)
15+
const loadShellVars = R.memoizeWith(R.toString, shellEnv)
1616

1717
module.exports = {
1818
run (projectRoot, options) {

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ospath": "1.2.2",
9696
"p-queue": "6.1.0",
9797
"pluralize": "8.0.0",
98-
"ramda": "0.24.1",
98+
"ramda": "0.27.1",
9999
"randomstring": "1.1.5",
100100
"recast": "0.20.4",
101101
"resolve": "1.17.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27722,7 +27722,7 @@ ramda@0.25.0, ramda@^0.25.0:
2772227722
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.25.0.tgz#8fdf68231cffa90bc2f9460390a0cb74a29b29a9"
2772327723
integrity sha512-GXpfrYVPwx3K7RQ6aYT8KPS8XViSXUVJT1ONhoKPE9VAleW42YE+U+8VEyGWt41EnEQW7gwecYJriTI0pKoecQ==
2772427724

27725-
ramda@0.26.1, ramda@^0.26.0, ramda@^0.26.1, ramda@~0.26.1:
27725+
ramda@0.26.1, ramda@^0.26.0, ramda@^0.26.1:
2772627726
version "0.26.1"
2772727727
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
2772827728
integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
@@ -27732,16 +27732,16 @@ ramda@0.27.0:
2773227732
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43"
2773327733
integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA==
2773427734

27735+
ramda@0.27.1, ramda@^0.27.1, ramda@~0.27.1:
27736+
version "0.27.1"
27737+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
27738+
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
27739+
2773527740
ramda@0.9.1:
2773627741
version "0.9.1"
2773727742
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.9.1.tgz#cc914dc3a82c608d003090203787c3f6826c1d87"
2773827743
integrity sha1-zJFNw6gsYI0AMJAgN4fD9oJsHYc=
2773927744

27740-
ramda@^0.27.1:
27741-
version "0.27.1"
27742-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
27743-
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
27744-
2774527745
randexp@0.4.6:
2774627746
version "0.4.6"
2774727747
resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.6.tgz#e986ad5e5e31dae13ddd6f7b3019aa7c87f60ca3"

0 commit comments

Comments
 (0)