Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
Chore(deps-dev): Bump docgen from 2758fb5 to 5f4dbaa (#789)
Browse files Browse the repository at this point in the history
Bumps [docgen](https://github.com/dirigeants/docsgen) from `2758fb5` to `5f4dbaa`.
- [Release notes](https://github.com/dirigeants/docsgen/releases)
- [Commits](dirigeants/docsgen@2758fb5...5f4dbaa)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and bdistin committed Aug 22, 2019
1 parent 2c6b3a8 commit ed67b17
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions yarn.lock
Expand Up @@ -318,12 +318,12 @@ dmd@^4.0.0:

"docgen@github:dirigeants/docsgen":
version "0.0.1"
uid "2758fb558c61e6127a05b89f43a335307345d24e"
resolved "https://codeload.github.com/dirigeants/docsgen/tar.gz/2758fb558c61e6127a05b89f43a335307345d24e"
uid "5f4dbaab0137df6c598bc26fae65131c17115de8"
resolved "https://codeload.github.com/dirigeants/docsgen/tar.gz/5f4dbaab0137df6c598bc26fae65131c17115de8"
dependencies:
fs-nextra "^0.4.5"
jsdoc-to-markdown "^5.0.0"
yargs "^13.3.0"
yargs "^14.0.0"

doctrine@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -1545,11 +1545,12 @@ yargs-parser@^13.1.1:
camelcase "^5.0.0"
decamelize "^1.2.0"

yargs@^13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.3.0.tgz#4c657a55e07e5f2cf947f8a366567c04a0dedc83"
yargs@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.0.0.tgz#ba4cacc802b3c0b3e36a9e791723763d57a85066"
dependencies:
cliui "^5.0.0"
decamelize "^1.2.0"
find-up "^3.0.0"
get-caller-file "^2.0.1"
require-directory "^2.1.1"
Expand Down

0 comments on commit ed67b17

Please sign in to comment.