Skip to content

Commit

Permalink
chore(deps): update dependency enzyme-to-json to v3.5.0 (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jun 13, 2020
1 parent f264bc4 commit 6f44314
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"coveralls": "3.1.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": "7.1.0",
"eslint-config-airbnb": "18.1.0",
"eslint-config-prettier": "6.11.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5064,10 +5064,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 6f44314

Please sign in to comment.