File tree Expand file tree Collapse file tree 5 files changed +20
-8
lines changed Expand file tree Collapse file tree 5 files changed +20
-8
lines changed Original file line number Diff line number Diff line change 39
39
"browser-locale" : " 1.0.3" ,
40
40
"enzyme" : " 3.3.0" ,
41
41
"enzyme-adapter-react-16" : " 1.1.1" ,
42
- "enzyme-to-json" : " 3.3.3 " ,
42
+ "enzyme-to-json" : " 3.5.0 " ,
43
43
"flow-bin" : " 0.72.0" ,
44
44
"history" : " 3.3.0" ,
45
45
"jest-styled-components" : " next" ,
Original file line number Diff line number Diff line change 31
31
"browser-locale" : " 1.0.3" ,
32
32
"enzyme" : " 3.3.0" ,
33
33
"enzyme-adapter-react-16" : " 1.1.1" ,
34
- "enzyme-to-json" : " 3.3.3 " ,
34
+ "enzyme-to-json" : " 3.5.0 " ,
35
35
"flow-bin" : " 0.72.0" ,
36
36
"hedron" : " 0.7.1" ,
37
37
"history" : " 3.3.0" ,
Original file line number Diff line number Diff line change 38
38
"browser-locale" : " 1.0.3" ,
39
39
"enzyme" : " 3.3.0" ,
40
40
"enzyme-adapter-react-16" : " 1.1.1" ,
41
- "enzyme-to-json" : " 3.3.3 " ,
41
+ "enzyme-to-json" : " 3.5.0 " ,
42
42
"flow-bin" : " 0.72.0" ,
43
43
"history" : " 3.3.0" ,
44
44
"jest-styled-components" : " next" ,
Original file line number Diff line number Diff line change 43
43
"babel-preset-mcs-lite" : " ^0.3.38" ,
44
44
"enzyme" : " 3.3.0" ,
45
45
"enzyme-adapter-react-16" : " 1.1.1" ,
46
- "enzyme-to-json" : " 3.3.3 " ,
46
+ "enzyme-to-json" : " 3.5.0 " ,
47
47
"flow-bin" : " 0.72.0" ,
48
48
"jest" : " 20.0.4" ,
49
49
"jest-specific-snapshot" : " 0.5.0" ,
Original file line number Diff line number Diff line change @@ -4527,11 +4527,13 @@ enzyme-adapter-utils@^1.3.0:
4527
4527
object.assign "^4.0.4"
4528
4528
prop-types "^15.6.0"
4529
4529
4530
-
4531
- version "3.3.3"
4532
- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07"
4530
+
4531
+ version "3.5.0"
4532
+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.5.0.tgz#3d536f1e8fb50d972360014fe2bd64e6a672f7dd"
4533
+ integrity sha512-clusXRsiaQhG7+wtyc4t7MU8N3zCOgf4eY9+CeSenYzKlFST4lxerfOvnWd4SNaToKhkuba+w6m242YpQOS7eA==
4533
4534
dependencies :
4534
- lodash "^4.17.4"
4535
+ lodash "^4.17.15"
4536
+ react-is "^16.12.0"
4535
4537
4536
4538
4537
4539
version "3.3.0"
8212
8214
version "4.17.5"
8213
8215
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
8214
8216
8217
+ lodash@^4.17.15 :
8218
+ version "4.17.15"
8219
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
8220
+ integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
8221
+
8215
8222
log-symbols@^1.0.2 :
8216
8223
version "1.0.2"
8217
8224
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
10657
10664
intl-relativeformat "^2.0.0"
10658
10665
invariant "^2.1.1"
10659
10666
10667
+ react-is@^16.12.0 :
10668
+ version "16.13.1"
10669
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
10670
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
10671
+
10660
10672
react-is@^16.3.1, react-is@^16.3.2 :
10661
10673
version "16.3.2"
10662
10674
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.3.2.tgz#f4d3d0e2f5fbb6ac46450641eb2e25bf05d36b22"
You can’t perform that action at this time.
0 commit comments