Skip to content

Commit

Permalink
Update dependency @types/ramda to v0.28.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2022
1 parent 0c602ba commit 713e453
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"homepage": "https://github.com/dev-protocol/badge#readme",
"dependencies": {
"@devprotocol/dev-kit": "6.9.0",
"@types/ramda": "0.28.15",
"@types/ramda": "0.28.18",
"@vercel/node": "2.5.21",
"bignumber.js": "9.1.0",
"metric-suffix": "0.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,10 +984,10 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.0.tgz#ea03e9f0376a4446f44797ca19d9c46c36e352dc"
integrity sha512-RI1L7N4JnW5gQw2spvL7Sllfuf1SaHdrZpCHiBlCXjIlufi1SMNnbu2teze3/QE67Fg2tBlH7W+mi4hVNk4p0A==

"@types/[email protected].15":
version "0.28.15"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.15.tgz#36bb4c8de430e3bbcd29590537569aef64409716"
integrity sha512-FCaLNVZry65jW8x/FDnKgjgkCNQxgc5AYMQwdNn6yW5M+62R+0nt2Y36U43dTNora9hcquemfrY5gxhE5pcilQ==
"@types/[email protected].18":
version "0.28.18"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.28.18.tgz#b95942143937f41302100e43cd02a87da9f9ff10"
integrity sha512-DlhIC80d1ArfB1jz8C5OzavJfIj6hmEOQzCzy7Nt0FRqXJbmWTt05vI+f3rfC+3AR1VQwvyCMaCyZv++HGk+6w==
dependencies:
ts-toolbelt "^6.15.1"

Expand Down

0 comments on commit 713e453

Please sign in to comment.