Skip to content

Commit

Permalink
Update dependency qrcode.react to v^0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2017
1 parent a676c0d commit c182919
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"marked": "^0.3.6",
"node-uuid": "latest",
"normalizr": "^3.2.2",
"qrcode.react": "^0.6.1",
"qrcode.react": "^0.7.0",
"react": "^15.5.1",
"react-disqus": "^1.0.2",
"react-disqus-thread": "^0.4.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5761,10 +5761,11 @@ [email protected]:
version "0.0.0"
resolved "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz#cace86386f59a0db8050fa90d9b6b0e88a1e364f"

qrcode.react@^0.6.1:
version "0.6.1"
resolved "https://registry.npmjs.org/qrcode.react/-/qrcode.react-0.6.1.tgz#e718192d17cdf87cb1f156a34cea16dd67575932"
qrcode.react@^0.7.0:
version "0.7.2"
resolved "https://registry.yarnpkg.com/qrcode.react/-/qrcode.react-0.7.2.tgz#72a5718fd56baafe15c2c153fe436628d83aa286"
dependencies:
prop-types "^15.5.8"
qr.js "0.0.0"

[email protected], qs@~6.4.0:
Expand Down

0 comments on commit c182919

Please sign in to comment.