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 28
28
},
29
29
"devDependencies" : {
30
30
"ast-pretty-print" : " 2.0.1" ,
31
- "babel-plugin-tester" : " 6.0 .0" ,
31
+ "babel-plugin-tester" : " 6.3 .0" ,
32
32
"codecov" : " 3.2.0" ,
33
33
"conventional-changelog-cli" : " 2.0.12" ,
34
34
"eslint" : " 5.14.1" ,
Original file line number Diff line number Diff line change @@ -1226,14 +1226,14 @@ babel-plugin-syntax-object-rest-spread@^6.8.0:
1226
1226
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
1227
1227
integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
1228
1228
1229
- babel-plugin-tester@6.0 .0 :
1230
- version "6.0 .0"
1231
- resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-6.0 .0.tgz#91483381e65f48ea717320a30a9182a441e3fe18 "
1232
- integrity sha512-vzR8l3w9OlXSv6XmdTHu1qpT4i4/y7sK/g0mH1FusPIK7fPd8PYgkzSfuHpLp0JgQzY/LTsmxkSIXfTyfjZ9Ug ==
1229
+ babel-plugin-tester@6.3 .0 :
1230
+ version "6.3 .0"
1231
+ resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-6.3 .0.tgz#4b24028e47129e4c1cc8a2e13504fc90202710ff "
1232
+ integrity sha512-1ub6wm+NWBLq9M9k/HDJZKec6fpdv1p/lGhxLRqiCURcMiFCW12lrRMzqesZ+TlxeQxRvq/3ev8keh2dvqtKAA ==
1233
1233
dependencies :
1234
1234
common-tags "^1.4.0"
1235
1235
invariant "^2.2.2"
1236
- lodash.merge "^4.6.0"
1236
+ lodash.mergewith "^4.6.0"
1237
1237
path-exists "^3.0.0"
1238
1238
strip-indent "^2.0.0"
1239
1239
@@ -4408,10 +4408,10 @@ lodash._reinterpolate@~3.0.0:
4408
4408
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
4409
4409
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
4410
4410
4411
- lodash.merge @^4.6.0 :
4411
+ lodash.mergewith @^4.6.0 :
4412
4412
version "4.6.1"
4413
- resolved "https://registry.yarnpkg.com/lodash.merge /-/lodash.merge -4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54 "
4414
- integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ ==
4413
+ resolved "https://registry.yarnpkg.com/lodash.mergewith /-/lodash.mergewith -4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927 "
4414
+ integrity sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ ==
4415
4415
4416
4416
lodash.sortby@^4.7.0 :
4417
4417
version "4.7.0"
You can’t perform that action at this time.
0 commit comments