From 6e2287d7e84ef1e455da7209ee32cf86643b00a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Feb 2020 17:41:06 +0000 Subject: [PATCH] fix(deps): update dependency @xobotyi/scrollbar-width to v1.9.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 27115d7b..f4648536 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "homepage": "https://github.com/streamich/react-use#readme", "dependencies": { "@types/js-cookie": "2.2.4", - "@xobotyi/scrollbar-width": "1.9.0", + "@xobotyi/scrollbar-width": "1.9.3", "copy-to-clipboard": "^3.2.0", "fast-deep-equal": "^3.1.1", "fast-shallow-equal": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index a112aa00..5ba5d374 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3436,10 +3436,10 @@ "@webassemblyjs/wast-parser" "1.8.5" "@xtuc/long" "4.2.2" -"@xobotyi/scrollbar-width@1.9.0": - version "1.9.0" - resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.9.0.tgz#2a5d02f15c7f5624339e5d690aba432bfd9e79f0" - integrity sha512-W8oNXd3HkW9eQHxk+47iRx4aqd0yIV9NoeykUTd0uE0sYx3LOAQE7rfHOd8xtMP7IADfLIdG0o0H1sXvHUF7dw== +"@xobotyi/scrollbar-width@1.9.3": + version "1.9.3" + resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.9.3.tgz#76a82f3a3452967cf05509e472c6e154804ba07d" + integrity sha512-15JdCA3BjDktOdJ9xRdxkZcd2ZiHHbb3ycSPtC9JCjwkHzvrPr3n8uZoNw9CYF6UhkIMnW85d+P9mi3eXaKcFg== "@xtuc/ieee754@^1.2.0": version "1.2.0"