Skip to content

Commit 25e1280

Browse files
Update dependency @types/ramda to v0.28.19
1 parent 0c602ba commit 25e1280

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -984,10 +984,10 @@
984984
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.0.tgz#ea03e9f0376a4446f44797ca19d9c46c36e352dc"
985985
integrity sha512-RI1L7N4JnW5gQw2spvL7Sllfuf1SaHdrZpCHiBlCXjIlufi1SMNnbu2teze3/QE67Fg2tBlH7W+mi4hVNk4p0A==
986986

987-
"@types/[email protected].15":
988-
version "0.28.15"
989-
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.15.tgz#36bb4c8de430e3bbcd29590537569aef64409716"
990-
integrity sha512-FCaLNVZry65jW8x/FDnKgjgkCNQxgc5AYMQwdNn6yW5M+62R+0nt2Y36U43dTNora9hcquemfrY5gxhE5pcilQ==
987+
"@types/[email protected].19":
988+
version "0.28.19"
989+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.19.tgz#255921a62ab137d4e5d78652fea505da5a0d21bb"
990+
integrity sha512-RCrYC/dg8K67QtIOACIpSriN1BdcC8a3mV4wLTUVafaY00MKBjuOSI+8fHRV92embUsZ67bZlzmgtO5wBsxcmg==
991991
dependencies:
992992
ts-toolbelt "^6.15.1"
993993

0 commit comments

Comments
 (0)