Skip to content

Commit

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

chore(deps-dev): bump @types/ramda from 0.26.29 to 0.26.33
  • Loading branch information
honzajavorek committed Oct 15, 2019
2 parents 88aeb2e + 86ce397 commit 0fa0dae
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.29",
"@types/ramda": "0.26.33",
"@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.29":
version "0.26.29"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.29.tgz#34dfaabbc0323faccc8ceaaa070b8507eabadd25"
integrity sha512-j0rrDm19024J0X5wHl8ZK0mQas9TVvL7KQPocDEZU0nq/OUtmh0mBBBrfSIKGJZF1VLhtW6MGw+YRojUSY+5kg==
"@types/ramda@0.26.33":
version "0.26.33"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.33.tgz#5fd1f22381ccf913a3627beb16f468fb57f82d94"
integrity sha512-sUCQmKfAWmlbb6PpFqvndbGgTf0bCcmHLJqMYw8ErVS0UoZTTiz952aFedJhV+JERiVH7poh33358c7p0AAN8A==
dependencies:
ts-toolbelt "^4.7.7"

Expand Down

0 comments on commit 0fa0dae

Please sign in to comment.