Skip to content

Commit 2f956e5

Browse files
author
Markus Günther
committed
Update: Update hoist-non-react-statics to latest version
1 parent 6183348 commit 2f956e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"friends of react"
2222
],
2323
"dependencies": {
24-
"hoist-non-react-statics": "^3.0.1",
24+
"hoist-non-react-statics": "^3.1.0",
2525
"invariant": "^2.2.4",
2626
"prop-types": "^15.6.2"
2727
},

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3943,9 +3943,9 @@ [email protected]:
39433943
version "2.16.3"
39443944
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
39453945

3946-
hoist-non-react-statics@^3.0.1:
3947-
version "3.0.1"
3948-
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.0.1.tgz#fba3e7df0210eb9447757ca1a7cb607162f0a364"
3946+
hoist-non-react-statics@^3.1.0:
3947+
version "3.1.0"
3948+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.1.0.tgz#42414ccdfff019cd2168168be998c7b3bd5245c0"
39493949
dependencies:
39503950
react-is "^16.3.2"
39513951

0 commit comments

Comments
 (0)