Skip to content

Commit

Permalink
chore(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 Aug 7, 2020
1 parent 8071738 commit c21ddde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"cross-env": "7.0.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.4.4",
"enzyme-to-json": "3.5.0",
"eslint": "6.5.1",
"eslint-config-problems": "4.0.0",
"eslint-plugin-prettier": "3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7491,10 +7491,10 @@ enzyme-shallow-equal@^1.0.1:
has "^1.0.3"
object-is "^1.0.2"

enzyme-to-json@3.4.4:
version "3.4.4"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.4.tgz#b30726c59091d273521b6568c859e8831e94d00e"
integrity sha512-50LELP/SCPJJGic5rAARvU7pgE3m1YaNj7JLM+Qkhl5t7PAs6fiyc8xzc50RnkKPFQCv0EeFVjEWdIFRGPWMsA==
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.15"
react-is "^16.12.0"
Expand Down

0 comments on commit c21ddde

Please sign in to comment.