Thanks to visit codestin.com
Credit goes to github.com

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

Commit 79b3bfd

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency enzyme-to-json to v3.4.0
1 parent 2317ea0 commit 79b3bfd

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.14.0",
99-
"enzyme-to-json": "3.3.5",
99+
"enzyme-to-json": "3.4.0",
100100
"eslint-config-prettier": "6.0.0",
101101
"eslint-plugin-react": "7.14.3",
102102
"husky": "3.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3752,12 +3752,12 @@ enzyme-adapter-utils@^1.12.0:
37523752
prop-types "^15.7.2"
37533753
semver "^5.6.0"
37543754

3755-
enzyme-to-json@3.3.5:
3756-
version "3.3.5"
3757-
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.5.tgz#f8eb82bd3d5941c9d8bc6fd9140030777d17d0af"
3758-
integrity sha512-DmH1wJ68HyPqKSYXdQqB33ZotwfUhwQZW3IGXaNXgR69Iodaoj8TF/D9RjLdz4pEhGq2Tx2zwNUIjBuqoZeTgA==
3755+
enzyme-to-json@3.4.0:
3756+
version "3.4.0"
3757+
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.0.tgz#2b6330a784a57ba68298e3c0d6cef17ee4fedc0e"
3758+
integrity sha512-gbu8P8PMAtb+qtKuGVRdZIYxWHC03q1dGS3EKRmUzmTDIracu3o6cQ0d4xI2YWojbelbxjYOsmqM5EgAL0WgIA==
37593759
dependencies:
3760-
lodash "^4.17.4"
3760+
lodash "^4.17.12"
37613761

37623762
37633763
version "3.10.0"
@@ -6782,7 +6782,7 @@ lodash@^4.11.2, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11
67826782
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
67836783
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
67846784

6785-
lodash@^4.17.15:
6785+
lodash@^4.17.12, lodash@^4.17.15:
67866786
version "4.17.15"
67876787
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
67886788
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

0 commit comments

Comments
 (0)