Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-use to v12.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 10, 2019
1 parent 333dd15 commit ecf826a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react": "16.9.0",
"react-dom": "16.9.0",
"react-scripts": "3.1.1",
"react-use": "12.2.0",
"react-use": "12.3.1",
"styled-components": "4.3.2",
"styled-system": "5.1.2",
"typeface-nunito-sans": "0.0.72",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11138,18 +11138,18 @@ react-transition-group@^2.2.1:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"

react-use@12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/react-use/-/react-use-12.2.0.tgz#9e669ae591f7e3b4b323870e7ff0724f6f69710e"
integrity sha512-jawCKYQcWDqwA/LMjAEfost6YQnQ6wYtSt1iPWd92Q48OdRAjFqs/GDgZsSzZBl8KsZodJxwr5pCpDn7uxtDZg==
react-use@12.3.1:
version "12.3.1"
resolved "https://registry.yarnpkg.com/react-use/-/react-use-12.3.1.tgz#52b5a180255003e9278be6a966d5bae75e321133"
integrity sha512-b9Ip2KXkkYZwL1kf+oXf7e662NsAgyTgat28UNWVJPPoWur4KkmaaXt3OF724VnUUArUhAtUxx9377R7Rl2Xig==
dependencies:
"@types/react-wait" "^0.3.0"
copy-to-clipboard "^3.1.0"
nano-css "^5.1.0"
react-fast-compare "^2.0.4"
react-wait "^0.3.0"
resize-observer-polyfill "^1.5.1"
screenfull "^4.1.0"
screenfull "^5.0.0"
set-harmonic-interval "^1.0.0"
throttle-debounce "^2.0.1"
ts-easing "^0.2.0"
Expand Down Expand Up @@ -11834,10 +11834,10 @@ schema-utils@^2.0.0, schema-utils@^2.0.1:
ajv "^6.1.0"
ajv-keywords "^3.1.0"

screenfull@^4.1.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-4.2.1.tgz#3245b7bc73d2b7c9a15bd8caaf6965db7cbc7f04"
integrity sha512-PLSp6f5XdhvjCCCO8OjavRfzkSGL3Qmdm7P82bxyU8HDDDBhDV3UckRaYcRa/NDNTYt8YBpzjoLWHUAejmOjLg==
screenfull@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/screenfull/-/screenfull-5.0.0.tgz#5c2010c0e84fd4157bf852877698f90b8cbe96f6"
integrity sha512-yShzhaIoE9OtOhWVyBBffA6V98CDCoyHTsp8228blmqYy1Z5bddzE/4FPiJKlr8DVR4VBiiUyfPzIQPIYDkeMA==

select-hose@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit ecf826a

Please sign in to comment.