Skip to content

Commit

Permalink
chore(deps): update dependency enzyme-to-json to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 6, 2018
1 parent 5f7429f commit 889953e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/mcs-lite-admin-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"browser-locale": "1.0.3",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.3",
"enzyme-to-json": "3.3.4",
"flow-bin": "0.72.0",
"history": "3.3.0",
"jest-styled-components": "next",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcs-lite-landing-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"browser-locale": "1.0.3",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.3",
"enzyme-to-json": "3.3.4",
"flow-bin": "0.72.0",
"hedron": "0.7.1",
"history": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcs-lite-mobile-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"browser-locale": "1.0.3",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.3",
"enzyme-to-json": "3.3.4",
"flow-bin": "0.72.0",
"history": "3.3.0",
"jest-styled-components": "next",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcs-lite-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-preset-mcs-lite": "^0.3.38",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.1.1",
"enzyme-to-json": "3.3.3",
"enzyme-to-json": "3.3.4",
"flow-bin": "0.72.0",
"jest": "20.0.4",
"jest-specific-snapshot": "0.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4527,9 +4527,9 @@ enzyme-adapter-utils@^1.3.0:
object.assign "^4.0.4"
prop-types "^15.6.0"

enzyme-to-json@3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.3.tgz#ede45938fb309cd87ebd4386f60c754525515a07"
enzyme-to-json@3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.3.4.tgz#67c6040e931182f183418af2eb9f4323258aa77f"
dependencies:
lodash "^4.17.4"

Expand Down

0 comments on commit 889953e

Please sign in to comment.