Skip to content

Commit

Permalink
Update react-docgen to the latest version 🚀 (#71)
Browse files Browse the repository at this point in the history
## The devDependency [react-docgen](https://github.com/reactjs/react-docgen) was updated from `2.21.0` to `3.0.0`.
This version is **not covered** by your **current version range**.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

---

[Find out more about this release](https://github.com/reactjs/react-docgen).

<details>
  <summary>FAQ and help</summary>

  There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
</details>

---


Your [Greenkeeper](https://greenkeeper.io) bot 🌴
  • Loading branch information
greenkeeper[bot] authored and goto-bus-stop committed Jan 29, 2019
1 parent a1a2cd6 commit e4ebdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"mocha": "^5.1.1",
"proxyquire": "^2.0.1",
"react": "^16.5.0",
"react-docgen": "^2.20.1",
"react-docgen": "^3.0.0",
"react-dom": "^16.5.0",
"react-test-renderer": "^16.5.0",
"rollup": "^1.0.0",
Expand Down

0 comments on commit e4ebdcb

Please sign in to comment.