Skip to content

Commit e12375d

Browse files
Update dependency ramda to v0.30.0
1 parent 6810cac commit e12375d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cross-fetch": "4.0.0",
2828
"ethers": "5.7.2",
2929
"mathjs": "12.4.1",
30-
"ramda": "0.29.1"
30+
"ramda": "0.30.0"
3131
},
3232
"devDependencies": {
3333
"@ava/typescript": "1.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10652,10 +10652,10 @@ quote-stream@^1.0.1, quote-stream@~1.0.2:
1065210652
minimist "^1.1.3"
1065310653
through2 "^2.0.0"
1065410654

10655-
ramda@0.29.1:
10656-
version "0.29.1"
10657-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
10658-
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
10655+
ramda@0.30.0:
10656+
version "0.30.0"
10657+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
10658+
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
1065910659

1066010660
ramda@^0.27.1:
1066110661
version "0.27.1"

0 commit comments

Comments
 (0)