Skip to content

Commit f3d258b

Browse files
author
Nora Tarano
committed
[Deps] Update hoist-non-react-statics to 3.3.0
Allows use of React 16.3+ features like contextType. The major version bump was due to dropping support for React < 0.14, so this is not a major change. https://github.com/mridgway/hoist-non-react-statics/blob/master/CHANGELOG.md#300-july-27-2018
1 parent af8c142 commit f3d258b

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
@@ -26,7 +26,7 @@
2626
"brcast": "^2.0.2",
2727
"deepmerge": "^1.5.2",
2828
"direction": "^1.0.2",
29-
"hoist-non-react-statics": "^2.5.5",
29+
"hoist-non-react-statics": "^3.3.0",
3030
"object.assign": "^4.1.0",
3131
"object.values": "^1.0.4",
3232
"prop-types": "^15.6.2"

0 commit comments

Comments
 (0)