Skip to content

Commit db74101

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @xobotyi/scrollbar-width to v1.7.0
1 parent 51b5eea commit db74101

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"homepage": "https://github.com/streamich/react-use#readme",
4848
"dependencies": {
4949
"@types/js-cookie": "2.2.4",
50-
"@xobotyi/scrollbar-width": "1.6.0",
50+
"@xobotyi/scrollbar-width": "1.7.0",
5151
"copy-to-clipboard": "^3.2.0",
5252
"fast-shallow-equal": "^1.0.0",
5353
"js-cookie": "^2.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3222,10 +3222,10 @@
32223222
"@webassemblyjs/wast-parser" "1.8.5"
32233223
"@xtuc/long" "4.2.2"
32243224

3225-
"@xobotyi/scrollbar-width@1.6.0":
3226-
version "1.6.0"
3227-
resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.6.0.tgz#efd0f9d94c2a483faee3d162c9727e4fed40d55e"
3228-
integrity sha512-i3rX8RomNGFiAD5yR9JplU25/vJcibWmBIvD1LPX7aXuiko9i3oiKPz4nUVTbnrCDlTt78xHxZxWYy0wDLi3nQ==
3225+
"@xobotyi/scrollbar-width@1.7.0":
3226+
version "1.7.0"
3227+
resolved "https://registry.yarnpkg.com/@xobotyi/scrollbar-width/-/scrollbar-width-1.7.0.tgz#909fdec8a4b45f7bbc1d13fa063d6d7cf4d4a8a4"
3228+
integrity sha512-ZWY971YPPU4Yf2gwBA2QBmZr4XZQZ1+CVPG2+DohvzcEK5Pze+lPkqVi5tDVhKplkcMktTqxpomPqu6qiORHAQ==
32293229

32303230
"@xtuc/ieee754@^1.2.0":
32313231
version "1.2.0"

0 commit comments

Comments
 (0)