Skip to content

Commit

Permalink
Merge pull request #1552 from apiaryio/dependabot/npm_and_yarn/types/…
Browse files Browse the repository at this point in the history
…ramda-0.26.29

chore(deps-dev): bump @types/ramda from 0.26.26 to 0.26.29
  • Loading branch information
honzajavorek committed Oct 10, 2019
2 parents fa4b522 + 24af31b commit 3ed9a20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/dredd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/clone": "0.1.30",
"@types/mocha": "5.2.7",
"@types/proxyquire": "1.3.28",
"@types/ramda": "0.26.26",
"@types/ramda": "0.26.29",
"@types/which": "1.3.2",
"body-parser": "1.19.0",
"coffeescript": "2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1157,10 +1157,10 @@
resolved "https://registry.yarnpkg.com/@types/proxyquire/-/proxyquire-1.3.28.tgz#05a647bb0d8fe48fc8edcc193e43cc79310faa7d"
integrity sha512-SQaNzWQ2YZSr7FqAyPPiA3FYpux2Lqh3HWMZQk47x3xbMCqgC/w0dY3dw9rGqlweDDkrySQBcaScXWeR+Yb11Q==

"@types/ramda@0.26.26":
version "0.26.26"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.26.tgz#cf5c2fa9bfbae8f81be7dfaa19e08d31452f5e4b"
integrity sha512-jDx2Lp2WvziMTcDxOU21yzRr6jP/VTWvpg6SQxeM63VldSjugUY1N9p1Q8YY/wpGvqzpkstUFmg2oGJdBSp5gg==
"@types/ramda@0.26.29":
version "0.26.29"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.29.tgz#34dfaabbc0323faccc8ceaaa070b8507eabadd25"
integrity sha512-j0rrDm19024J0X5wHl8ZK0mQas9TVvL7KQPocDEZU0nq/OUtmh0mBBBrfSIKGJZF1VLhtW6MGw+YRojUSY+5kg==
dependencies:
ts-toolbelt "^4.7.7"

Expand Down

0 comments on commit 3ed9a20

Please sign in to comment.