File tree Expand file tree Collapse file tree 3 files changed +16
-8
lines changed
packages/create-react-microservice-scaffold/src Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 28
28
"empty" : " 0.10.1" ,
29
29
"enzyme" : " 3.11.0" ,
30
30
"enzyme-adapter-react-16" : " 1.15.6" ,
31
- "enzyme-to-json" : " 3.5.0 " ,
31
+ "enzyme-to-json" : " 3.6.2 " ,
32
32
"eslint" : " 5.16.0" ,
33
33
"flow-bin" : " 0.131.0" ,
34
34
"flow-typed" : " 2.6.2" ,
Original file line number Diff line number Diff line change 53
53
"@immowelt/jest-preset-react" : " 2.0.4" ,
54
54
"enzyme" : " 3.11.0" ,
55
55
"enzyme-adapter-react-16" : " 1.15.6" ,
56
- "enzyme-to-json" : " 3.5.0 " ,
56
+ "enzyme-to-json" : " 3.6.2 " ,
57
57
"eslint" : " 5.16.0" ,
58
58
"flow-bin" : " 0.131.0" ,
59
59
"flow-typed" : " 2.6.2" ,
Original file line number Diff line number Diff line change 334
334
version "0.4.31"
335
335
resolved "https://registry.yarnpkg.com/@types/chalk/-/chalk-0.4.31.tgz#a31d74241a6b1edbb973cf36d97a2896834a51f9"
336
336
337
+ " @types/cheerio@^0.22.22 " :
338
+ version "0.22.31"
339
+ resolved "https://registry.yarnpkg.com/@types/cheerio/-/cheerio-0.22.31.tgz#b8538100653d6bb1b08a1e46dec75b4f2a5d5eb6"
340
+ integrity sha512-Kt7Cdjjdi2XWSfrZ53v4Of0wG3ZcmaegFXjMmz9tfNrZSkzzo36G0AL1YqSdcIA78Etjt6E609pt5h1xnQkPUw==
341
+ dependencies :
342
+ " @types/node" " *"
343
+
337
344
" @types/color-name@^1.1.1 " :
338
345
version "1.1.1"
339
346
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
@@ -4096,12 +4103,13 @@ enzyme-shallow-equal@^1.0.4:
4096
4103
has "^1.0.3"
4097
4104
object-is "^1.1.2"
4098
4105
4099
- enzyme-to-json@3.5.0 :
4100
- version "3.5.0 "
4101
- resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.5.0 .tgz#3d536f1e8fb50d972360014fe2bd64e6a672f7dd "
4102
- integrity sha512-clusXRsiaQhG7+wtyc4t7MU8N3zCOgf4eY9+CeSenYzKlFST4lxerfOvnWd4SNaToKhkuba+w6m242YpQOS7eA ==
4106
+ enzyme-to-json@3.6.2 :
4107
+ version "3.6.2 "
4108
+ resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.6.2 .tgz#94f85c413bcae8ab67be53b0a94b69a560e27823 "
4109
+ integrity sha512-Ynm6Z6R6iwQ0g2g1YToz6DWhxVnt8Dy1ijR2zynRKxTyBGA8rCDXU3rs2Qc4OKvUvc2Qoe1bcFK6bnPs20TrTg ==
4103
4110
dependencies :
4104
- lodash "^4.17.15"
4111
+ " @types/cheerio" " ^0.22.22"
4112
+ lodash "^4.17.21"
4105
4113
react-is "^16.12.0"
4106
4114
4107
4115
enzyme@3.11.0 :
@@ -8179,7 +8187,7 @@ lodash@4.17.11, lodash@^4.17.11:
8179
8187
version "4.17.11"
8180
8188
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
8181
8189
8182
- lodash@4.17.21 :
8190
+ lodash@4.17.21, lodash@^4.17.21 :
8183
8191
version "4.17.21"
8184
8192
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
8185
8193
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
You can’t perform that action at this time.
0 commit comments