Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit aefad07

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency enzyme-to-json to v3.4.3
1 parent 01df272 commit aefad07

File tree

3 files changed

+18
-10
lines changed

3 files changed

+18
-10
lines changed

package-lock.json

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"doctoc": "1.4.0",
9797
"enzyme": "3.10.0",
9898
"enzyme-adapter-react-16": "1.15.1",
99-
"enzyme-to-json": "3.4.2",
99+
"enzyme-to-json": "3.4.3",
100100
"eslint-config-prettier": "6.4.0",
101101
"eslint-plugin-react": "7.16.0",
102102
"husky": "3.0.9",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3242,12 +3242,12 @@ enzyme-shallow-equal@^1.0.0:
32423242
has "^1.0.3"
32433243
object-is "^1.0.1"
32443244

3245-
3246-
version "3.4.2"
3247-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.2.tgz#e5e3f3d7f6700be72885e77b0792a2d20846b021"
3248-
integrity sha512-tlzvJPPONTaTR2eKrWTt/pxknTjXgcNbxcYkxNfB0CwC8Pfc5xmSycaTwaQ1HXpN1zv6A7lAhnMV58HOIXTkFg==
3245+
3246+
version "3.4.3"
3247+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.3.tgz#ed4386f48768ed29e2d1a2910893542c34e7e0af"
3248+
integrity sha512-jqNEZlHqLdz7OTpXSzzghArSS3vigj67IU/fWkPyl1c0TCj9P5s6Ze0kRkYZWNEoCqCR79xlQbigYlMx5erh8A==
32493249
dependencies:
3250-
lodash "^4.17.12"
3250+
lodash "^4.17.15"
32513251

32523252
32533253
version "3.10.0"

0 commit comments

Comments
 (0)