File tree 2 files changed +10
-5
lines changed 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 94
94
"babel-plugin-lodash" : " 3.3.4" ,
95
95
"cross-env" : " 5.2.0" ,
96
96
"doctoc" : " 1.3.1" ,
97
- "enzyme" : " 3.4.4 " ,
97
+ "enzyme" : " 3.5.0 " ,
98
98
"enzyme-adapter-react-16" : " 1.3.0" ,
99
99
"enzyme-to-json" : " 3.3.4" ,
100
100
"eslint-config-prettier" : " 3.0.1" ,
Original file line number Diff line number Diff line change 2640
2640
dependencies :
2641
2641
lodash "^4.17.4"
2642
2642
2643
- enzyme@3.4.4 :
2644
- version "3.4.4 "
2645
- resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.4.4 .tgz#92c7c6b9e59d4ef0c3d36a75dccc0e41a5c14d21 "
2643
+ enzyme@3.5.0 :
2644
+ version "3.5.0 "
2645
+ resolved "https://registry.yarnpkg.com/enzyme/-/enzyme-3.5.0 .tgz#fd452a698fd1352c737b641dd3a64e079f42d9d5 "
2646
2646
dependencies :
2647
2647
array.prototype.flat "^1.2.1"
2648
2648
cheerio "^1.0.0-rc.2"
2653
2653
is-number-object "^1.0.3"
2654
2654
is-string "^1.0.4"
2655
2655
is-subset "^0.1.1"
2656
- lodash "^4.17.4"
2656
+ lodash.escape "^4.0.1"
2657
+ lodash.isequal "^4.5.0"
2657
2658
object-inspect "^1.6.0"
2658
2659
object-is "^1.0.1"
2659
2660
object.assign "^4.1.0"
@@ -5136,6 +5137,10 @@ lodash.differencewith@~4.5.0:
5136
5137
version "4.5.0"
5137
5138
resolved "https://registry.yarnpkg.com/lodash.differencewith/-/lodash.differencewith-4.5.0.tgz#bafafbc918b55154e179176a00bb0aefaac854b7"
5138
5139
5140
+ lodash.escape@^4.0.1 :
5141
+ version "4.0.1"
5142
+ resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-4.0.1.tgz#c9044690c21e04294beaa517712fded1fa88de98"
5143
+
5139
5144
lodash.flatten@~4.4.0 :
5140
5145
version "4.4.0"
5141
5146
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
You can’t perform that action at this time.
0 commit comments