Skip to content

Commit

Permalink
chore(deps): update dependency enzyme-to-json to v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2019
1 parent 8493677 commit 99cdeb8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"enzyme": "3.4.1",
"enzyme-adapter-react-16": "1.2.0",
"enzyme-to-json": "3.3.4",
"enzyme-to-json": "3.4.3",
"flow-bin": "0.78.0",
"jest-expo": "27.0.1",
"react-native-scripts": "1.14.0"
Expand Down
12 changes: 8 additions & 4 deletions packages/mobile/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2623,11 +2623,11 @@ enzyme-adapter-utils@^1.5.0:
object.assign "^4.1.0"
prop-types "^15.6.2"

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"
enzyme-to-json@3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/enzyme-to-json/-/enzyme-to-json-3.4.3.tgz#ed4386f48768ed29e2d1a2910893542c34e7e0af"
dependencies:
lodash "^4.17.4"
lodash "^4.17.15"

[email protected]:
version "3.4.1"
Expand Down Expand Up @@ -4651,6 +4651,10 @@ lodash@^3.5.0:
version "3.10.1"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"

lodash@^4.17.15:
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"

logfmt@^1.2.0:
version "1.2.1"
resolved "https://registry.yarnpkg.com/logfmt/-/logfmt-1.2.1.tgz#0e99838eb3a87fb6272d6d2b4fc327b95a29abee"
Expand Down

0 comments on commit 99cdeb8

Please sign in to comment.