Skip to content

Commit 6adfe29

Browse files
daneztimdorr
authored andcommitted
Update hoist-non-react-statics to 2.x (#759)
1 parent a5e45d9 commit 6adfe29

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"rollup-plugin-uglify": "^2.0.1"
102102
},
103103
"dependencies": {
104-
"hoist-non-react-statics": "^1.0.3",
104+
"hoist-non-react-statics": "^2.2.1",
105105
"invariant": "^2.0.0",
106106
"lodash": "^4.2.0",
107107
"lodash-es": "^4.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,9 +1580,9 @@ [email protected]:
15801580
version "2.16.3"
15811581
resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed"
15821582

1583-
hoist-non-react-statics@^1.0.3:
1584-
version "1.2.0"
1585-
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
1583+
hoist-non-react-statics@^2.2.1:
1584+
version "2.2.1"
1585+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.2.1.tgz#a7e41c760121d0abfc7a2339b331d29a26389e52"
15861586

15871587
home-or-tmp@^2.0.0:
15881588
version "2.0.0"

0 commit comments

Comments
 (0)