git.fiddlerwoaroof.com
Browse code

Bump enzyme-to-json from 3.3.5 to 3.4.2

Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) from 3.3.5 to 3.4.2.
- [Release notes](https://github.com/adriantoine/enzyme-to-json/releases)
- [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adriantoine/enzyme-to-json/compare/v3.3.5...v3.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 04/10/2019 05:47:41
Showing 2 changed files
... ...
@@ -43,7 +43,7 @@
43 43
     "dotenv-expand": "5.1.0",
44 44
     "enzyme": "^3.10.0",
45 45
     "enzyme-adapter-react-16": "^1.14.0",
46
-    "enzyme-to-json": "^3.3.5",
46
+    "enzyme-to-json": "^3.4.2",
47 47
     "eslint": "6.1.0",
48 48
     "eslint-plugin-flowtype": "3.12.2",
49 49
     "eslint-plugin-import": "2.18.2",
... ...
@@ -240,7 +240,7 @@
240 240
     "@babel/traverse" "^7.1.0"
241 241
     "@babel/types" "^7.0.0"
242 242
 
243
-"@babel/helper-replace-supers@^7.4.0", "@babel/helper-replace-supers@^7.4.4":
243
+"@babel/helper-replace-supers@^7.4.0":
244 244
   version "7.4.4"
245 245
   resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
246 246
   integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg==
... ...
@@ -3760,12 +3760,12 @@ enzyme-adapter-utils@^1.12.0:
3760 3760
     prop-types "^15.7.2"
3761 3761
     semver "^5.6.0"
3762 3762
 
3763
-enzyme-to-json@^3.3.5:
3764
-  version "3.3.5"
3765
-  resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.5.tgz#f8eb82bd3d5941c9d8bc6fd9140030777d17d0af"
3766
-  integrity sha512-DmH1wJ68HyPqKSYXdQqB33ZotwfUhwQZW3IGXaNXgR69Iodaoj8TF/D9RjLdz4pEhGq2Tx2zwNUIjBuqoZeTgA==
3763
+enzyme-to-json@^3.4.2:
3764
+  version "3.4.2"
3765
+  resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.2.tgz#e5e3f3d7f6700be72885e77b0792a2d20846b021"
3766
+  integrity sha512-tlzvJPPONTaTR2eKrWTt/pxknTjXgcNbxcYkxNfB0CwC8Pfc5xmSycaTwaQ1HXpN1zv6A7lAhnMV58HOIXTkFg==
3767 3767
   dependencies:
3768
-    lodash "^4.17.4"
3768
+    lodash "^4.17.12"
3769 3769
 
3770 3770
 enzyme@^3.10.0:
3771 3771
   version "3.10.0"