Skip to content

Commit 05d2f66

Browse files
fix(deps): update dependency ramda to v0.31.3 (#1193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be63a72 commit 05d2f66

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
@@ -38,7 +38,7 @@
3838
"@devprotocol/util-ts": "4.0.0",
3939
"bignumber.js": "9.3.0",
4040
"ethers": "6.14.4",
41-
"ramda": "0.30.1",
41+
"ramda": "0.31.3",
4242
"sass": "1.89.2",
4343
"uuid": "^11.0.0",
4444
"@boringer-avatars/vue3": "^0.2.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5491,6 +5491,11 @@ [email protected], ramda@^0.30.1:
54915491
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.1.tgz#7108ac95673062b060025052cd5143ae8fc605bf"
54925492
integrity sha512-tEF5I22zJnuclswcZMc8bDIrwRHRzf+NqVEmqg50ShAZMP7MWeR/RGDthfM/p+BlqvF2fXAzpn8i+SJcYD3alw==
54935493

5494+
5495+
version "0.31.3"
5496+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.31.3.tgz#0f54199ec99a7bd6702277d28d6bf7f93b916bb9"
5497+
integrity sha512-xKADKRNnqmDdX59PPKLm3gGmk1ZgNnj3k7DryqWwkamp4TJ6B36DdpyKEQ0EoEYmH2R62bV4Q+S0ym2z8N2f3Q==
5498+
54945499
ramda@^0.29.0:
54955500
version "0.29.1"
54965501
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"

0 commit comments

Comments
 (0)