Skip to content

Commit

Permalink
fix(deps): update dependency enzyme-to-json to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2020
1 parent 94c2cb8 commit e34a538
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"cozy-interapp": "0.4.9",
"cozy-realtime": "3.2.1",
"cozy-ui": "35.22.0",
"enzyme-to-json": "3.3.5",
"enzyme-to-json": "3.5.0",
"hammerjs": "2.0.8",
"lerna-changelog": "0.8.2",
"localforage": "1.7.3",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4525,12 +4525,13 @@ enzyme-adapter-utils@^1.6.0:
prop-types "^15.7.2"
semver "^5.7.1"

enzyme-to-json@3.3.5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.5.tgz#f8eb82bd3d5941c9d8bc6fd9140030777d17d0af"
integrity sha512-DmH1wJ68HyPqKSYXdQqB33ZotwfUhwQZW3IGXaNXgR69Iodaoj8TF/D9RjLdz4pEhGq2Tx2zwNUIjBuqoZeTgA==
enzyme-to-json@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.5.0.tgz#3d536f1e8fb50d972360014fe2bd64e6a672f7dd"
integrity sha512-clusXRsiaQhG7+wtyc4t7MU8N3zCOgf4eY9+CeSenYzKlFST4lxerfOvnWd4SNaToKhkuba+w6m242YpQOS7eA==
dependencies:
lodash "^4.17.4"
lodash "^4.17.15"
react-is "^16.12.0"

[email protected]:
version "3.10.0"
Expand Down

0 comments on commit e34a538

Please sign in to comment.