Skip to content

Commit 5292dd2

Browse files
committed
Update dependency ramda to v0.30.0
1 parent e9a4d04 commit 5292dd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@devprotocol/util-ts": "4.0.0",
3838
"bent": "7.3.12",
3939
"glob": "^10.0.0",
40-
"ramda": "0.29.1",
40+
"ramda": "0.30.0",
4141
"type-fest": "4.17.0"
4242
},
4343
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7710,10 +7710,10 @@ queue-microtask@^1.2.2:
77107710
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
77117711
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
77127712

7713-
ramda@0.29.1:
7714-
version "0.29.1"
7715-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
7716-
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
7713+
ramda@0.30.0:
7714+
version "0.30.0"
7715+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
7716+
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
77177717

77187718
ramda@^0.27.1:
77197719
version "0.27.1"

0 commit comments

Comments
 (0)