File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 115
115
"postcss-selector-not" : " ^3.0.1" ,
116
116
"pre-commit" : " ^1.2.2" ,
117
117
"raw-loader" : " ^0.5.1" ,
118
- "react-addons-test-utils" : " ^15.5.1" ,
119
118
"react-deep-force-update" : " ^2.0.1" ,
120
119
"react-hot-loader" : " ^3.0.0-beta.7" ,
120
+ "react-test-renderer" : " ^15.5.4" ,
121
121
"redbox-react" : " ^1.4.1" ,
122
122
"redux-mock-store" : " ^1.2.3" ,
123
123
"rimraf" : " ^2.6.1" ,
Original file line number Diff line number Diff line change @@ -2814,7 +2814,7 @@ fastparse@^1.1.1:
2814
2814
version "1.1.1"
2815
2815
resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.1.tgz#d1e2643b38a94d7583b479060e6c4affc94071f8"
2816
2816
2817
- fbjs@^0.8.4, fbjs@^0.8. 9 :
2817
+ fbjs@^0.8.9 :
2818
2818
version "0.8.12"
2819
2819
resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.12.tgz#10b5d92f76d45575fd63a217d4ea02bea2f8ed04"
2820
2820
dependencies :
@@ -5844,13 +5844,6 @@ rc@^1.1.7:
5844
5844
minimist "^1.2.0"
5845
5845
strip-json-comments "~2.0.1"
5846
5846
5847
- react-addons-test-utils@^15.5.1 :
5848
- version "15.5.1"
5849
- resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.5.1.tgz#e0d258cda2a122ad0dff69f838260d0c3958f5f7"
5850
- dependencies :
5851
- fbjs "^0.8.4"
5852
- object-assign "^4.1.0"
5853
-
5854
5847
react-deep-force-update@^2.0.1 :
5855
5848
version "2.0.1"
5856
5849
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-2.0.1.tgz#4f7f6c12c3e7de42f345992a3c518236fa1ecad3"
@@ -5881,6 +5874,13 @@ react-proxy@^3.0.0-alpha.0:
5881
5874
dependencies :
5882
5875
lodash "^4.6.1"
5883
5876
5877
+ react-test-renderer@^15.5.4 :
5878
+ version "15.5.4"
5879
+ resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.5.4.tgz#d4ebb23f613d685ea8f5390109c2d20fbf7c83bc"
5880
+ dependencies :
5881
+ fbjs "^0.8.9"
5882
+ object-assign "^4.1.0"
5883
+
5884
5884
react@^15.5.4 :
5885
5885
version "15.5.4"
5886
5886
resolved "https://registry.yarnpkg.com/react/-/react-15.5.4.tgz#fa83eb01506ab237cdc1c8c3b1cea8de012bf047"
You can’t perform that action at this time.
0 commit comments