Skip to content

Commit db590d2

Browse files
greenkeeper[bot]GeeWee
authored andcommittedJul 27, 2018
Update @types/react to the latest version 🚀 (#631)
## Version **16.4.7** of **@types/react** was just published. <table> <tr> <th align=left> Dependency </th> <td> <a target=_blank href=https://github.com/DefinitelyTyped/DefinitelyTyped>@types/react</a> </td> </tr> <tr> <th align=left> Current Version </th> <td> 16.4.6 </td> </tr> <tr> <th align=left> Type </th> <td> devDependency </td> </tr> </table> The version **16.4.7** 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. It might be worth looking into these changes and trying to get this project onto the latest version of @types/react. If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update. --- <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 🌴
1 parent 6741e63 commit db590d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/jest": "^23.1.0",
8484
"@types/lodash": "^4.14.109",
8585
"@types/node": "10.5.2",
86-
"@types/react": "16.4.6",
86+
"@types/react": "16.4.7",
8787
"@types/yargs": "^11.0.0",
8888
"babel-core": "^6.26.3",
8989
"babel-preset-env": "^1.7.0",

0 commit comments

Comments
 (0)
Please sign in to comment.