Skip to content

Commit d02d34f

Browse files
committed
Update dependency ramda to ^0.30.0
1 parent b5622a3 commit d02d34f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@devprotocol/util-ts": "4.0.0",
3636
"@ethersproject/abi": "^5.1.0",
3737
"jsonwebtoken": "^9.0.0",
38-
"ramda": "^0.29.0"
38+
"ramda": "^0.30.0"
3939
},
4040
"devDependencies": {
4141
"@ava/typescript": "4.1.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,6 +2135,11 @@ ramda@^0.29.0:
21352135
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
21362136
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
21372137

2138+
ramda@^0.30.0:
2139+
version "0.30.0"
2140+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
2141+
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
2142+
21382143
readdirp@~3.6.0:
21392144
version "3.6.0"
21402145
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"

0 commit comments

Comments
 (0)