Skip to content

Commit 1f96e74

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/ramda to v0.28.9
1 parent 4e7c06c commit 1f96e74

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
@@ -25,7 +25,7 @@
2525
"homepage": "https://github.com/dev-protocol/badge#readme",
2626
"dependencies": {
2727
"@devprotocol/dev-kit": "4.7.0",
28-
"@types/ramda": "0.28.8",
28+
"@types/ramda": "0.28.9",
2929
"@vercel/node": "1.12.1",
3030
"bignumber.js": "9.0.2",
3131
"metric-suffix": "0.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -406,10 +406,10 @@
406406
dependencies:
407407
"@types/node" "*"
408408

409-
"@types/ramda@0.28.8":
410-
version "0.28.8"
411-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.8.tgz#aeccfd290772a7b2ad5dbdc618538f06eae07beb"
412-
integrity sha512-ppkK4e2oV9aVoMJzw//4VrMUE9kjBC/LVS50oheq3JnVpesM/Np2mAGb+5zoe2MUjv8ps+5zf09Xy3FQTWzVEg==
409+
"@types/ramda@0.28.9":
410+
version "0.28.9"
411+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.9.tgz#a844c2703732de5465de7eb0a46c9a49dfc463f9"
412+
integrity sha512-AP+3FY9EFb4tNrZvey20bxKdVKCIyBpDJu4vr69tW2BUI1/B1OGWxx/8c0YYxEaXNUYJDWOi/MtjsbMX51hEAg==
413413
dependencies:
414414
ts-toolbelt "^6.15.1"
415415

0 commit comments

Comments
 (0)