Skip to content

Commit b0628fb

Browse files
Update dependency ramda to v0.30.0
1 parent 579d9cb commit b0628fb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@devprotocol/khaos-core": "1.6.0",
2121
"bent": "7.3.12",
2222
"ethers": "6.12.0",
23-
"ramda": "0.29.1"
23+
"ramda": "0.30.0"
2424
},
2525
"devDependencies": {
2626
"@ava/typescript": "1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7775,10 +7775,10 @@ querystring@0.2.0:
77757775
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620"
77767776
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
77777777

7778-
ramda@0.29.1:
7779-
version "0.29.1"
7780-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
7781-
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
7778+
ramda@0.30.0:
7779+
version "0.30.0"
7780+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
7781+
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
77827782

77837783
ramda@^0.27.1:
77847784
version "0.27.1"

0 commit comments

Comments
 (0)