Skip to content

Commit a05ecc8

Browse files
committed
Update dependency ramda to v0.30.1
1 parent 9a67d03 commit a05ecc8

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
@@ -17,7 +17,7 @@
1717
"license": "MPL-2.0",
1818
"dependencies": {
1919
"ethereum-waffle": "4.0.10",
20-
"ramda": "0.30.0"
20+
"ramda": "0.30.1"
2121
},
2222
"devDependencies": {
2323
"@ava/typescript": "5.0.0",

yarn.lock

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

3233-
ramda@0.30.0:
3234-
version "0.30.0"
3235-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
3236-
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
3233+
ramda@0.30.1:
3234+
version "0.30.1"
3235+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
3236+
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
32373237

32383238
randombytes@^2.0.1, randombytes@^2.1.0:
32393239
version "2.1.0"

0 commit comments

Comments
 (0)