Skip to content

Commit

Permalink
fix(deps): update dependency @xobotyi/scrollbar-width to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 27, 2020
1 parent f06895d commit 9df6da6
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 @@
"homepage": "https://github.com/streamich/react-use#readme",
"dependencies": {
"@types/js-cookie": "2.2.4",
"@xobotyi/scrollbar-width": "1.7.0",
"@xobotyi/scrollbar-width": "1.8.0",
"copy-to-clipboard": "^3.2.0",
"fast-shallow-equal": "^1.0.0",
"js-cookie": "^2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3222,10 +3222,10 @@
"@webassemblyjs/wast-parser" "1.8.5"
"@xtuc/long" "4.2.2"

"@xobotyi/scrollbar-width@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.7.0.tgz#909fdec8a4b45f7bbc1d13fa063d6d7cf4d4a8a4"
integrity sha512-ZWY971YPPU4Yf2gwBA2QBmZr4XZQZ1+CVPG2+DohvzcEK5Pze+lPkqVi5tDVhKplkcMktTqxpomPqu6qiORHAQ==
"@xobotyi/scrollbar-width@1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.8.0.tgz#d65ff032019b5a7cb3b9abe0f0d451df2edf6bb6"
integrity sha512-z4w7uLYqfsLE5xfMOXB/P6ed1iJpFUqif0zHQ0pvAqM/jDcWsKc/+qFKLtfzdAHYKA4g6swGI3FPAspZRCxwwg==

"@xtuc/ieee754@^1.2.0":
version "1.2.0"
Expand Down

0 comments on commit 9df6da6

Please sign in to comment.