danibram / mocker-data-generator

A simplified way to generate masive mock data based on a schema, you can use the awesome fake/random data generators like (FakerJs, ChanceJs, CasualJs and RandExpJs)
https://danibram.github.io/mocker-data-generator/
MIT License
426 stars 45 forks source link

Update typedoc to the latest version šŸš€ #29

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.8.0 of typedoc just got published.

Dependency typedoc
Current Version 0.7.2
Type devDependency

The version 0.8.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of typedoc. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes TypeScript 2.4

Changed

  • Update to TypeScript 2.4
  • Omit TypeScript help output from --help
Commits

The new version differs by 6 commits.

  • b9ca44b 0.8.0
  • 4d6dec9 Rebuild test output
  • 1234724 Update fs-extra
  • db9d942 Remove TypeScript options from help output (#569)
  • 272fc51 Add missing compiler options to README (#568)
  • 3bbf940 Update TypeScript to 2.4.1 (#549)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: