Skip to content

Commit 2e922a0

Browse files
Update dependency @types/ramda to v0.28.23
1 parent 0c602ba commit 2e922a0

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.23",
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].23":
988+
version "0.28.23"
989+
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.23.tgz#d04279865a86c330c03c99ac61161d9905f276f5"
990+
integrity sha512-9TYWiwkew+mCMsL7jZ+kkzy6QXn8PL5/SKmBPmjgUlTpkokZWTBr+OhiIUDztpAEbslWyt24NNfEmZUBFmnXig==
991991
dependencies:
992992
ts-toolbelt "^6.15.1"
993993

0 commit comments

Comments
 (0)