Skip to content

Commit 60974ea

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency ramda to v0.28.0
1 parent e3f5b73 commit 60974ea

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"homepage": "https://github.com/dev-protocol/badge#readme",
2626
"dependencies": {
2727
"@devprotocol/dev-kit": "4.7.0",
28-
"@types/ramda": "0.27.63",
28+
"@types/ramda": "0.27.64",
2929
"@vercel/node": "1.12.1",
3030
"bignumber.js": "9.0.2",
3131
"metric-suffix": "0.0.3",
32-
"ramda": "0.27.2",
32+
"ramda": "0.28.0",
3333
"string-pixel-width": "1.10.0",
3434
"web3": "1.6.1"
3535
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -420,10 +420,10 @@
420420
dependencies:
421421
"@types/node" "*"
422422

423-
"@types/[email protected].63":
424-
version "0.27.63"
425-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.63.tgz#a5cd903e229e0aa603395adf4da58c9298b1dd4a"
426-
integrity sha512-gG8P2Y54L1O0Q4fz+y93BJZ6//p1kyvej1hFFsmPk4A/bnB6twY/5SYYmavxlhby5uB5GPYVrrREH9BTaocAjw==
423+
"@types/[email protected].64":
424+
version "0.27.64"
425+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.64.tgz#7e23f2bf7b9729bcbd59223f100460ead6829008"
426+
integrity sha512-EDf++ss/JoMiDpvT1MuA8oi88OwpvmqVE+o8Ojm5v/5bdJEPZ6eIQd/XYAeQ0imlwG6Tf0Npfq4Z9w3hAKBk9Q==
427427
dependencies:
428428
ts-toolbelt "^6.15.1"
429429

@@ -3413,10 +3413,10 @@ query-string@^5.0.1:
34133413
object-assign "^4.1.0"
34143414
strict-uri-encode "^1.0.0"
34153415

3416-
ramda@0.27.2:
3417-
version "0.27.2"
3418-
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.2.tgz#84463226f7f36dc33592f6f4ed6374c48306c3f1"
3419-
integrity sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==
3416+
ramda@0.28.0:
3417+
version "0.28.0"
3418+
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97"
3419+
integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==
34203420

34213421
ramda@^0.27.0:
34223422
version "0.27.1"

0 commit comments

Comments
 (0)