Skip to content

Commit

Permalink
fix(deps): update dependency overlayscrollbars to ^2.7.1 (#213)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent bc174c1 commit 9e11b14
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@sentry/browser": "^7.109.0",
"@tabler/icons-react": "^2.47.0",
"lodash-es": "^4.17.21",
"overlayscrollbars": "^2.7.0",
"overlayscrollbars": "^2.7.1",
"overlayscrollbars-react": "^0.5.6",
"pretendard": "^1.3.9",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4732,10 +4732,10 @@ overlayscrollbars-react@^0.5.6:
resolved "https://registry.yarnpkg.com/overlayscrollbars-react/-/overlayscrollbars-react-0.5.6.tgz#e9779f9fc2c1a3288570a45c83f8e42518bfb8c1"
integrity sha512-E5To04bL5brn9GVCZ36SnfGanxa2I2MDkWoa4Cjo5wol7l+diAgi4DBc983V7l2nOk/OLJ6Feg4kySspQEGDBw==

overlayscrollbars@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-2.7.0.tgz#1ada2d1e0440a19d8ea26c5022062eb51c3d4549"
integrity sha512-ApBoB8NZyPLqmfuhzYsNVYNRbqQ91fUEWOOhnCp3JJ2/vvKOKHq8jC4ZBgxH5zHKB+5FVidQ8pVIsRyPrry3Dg==
overlayscrollbars@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-2.7.1.tgz#e798a83aebccfc3c38a2c8eebe9fb33c75d6f90a"
integrity sha512-WFet0rlB9Kvlrl948dsneYjAMys1V3BBYNlqiDXMVaHxvJYl/Mv35LTCFZv5YUU9YSC6bUP1ua5aos6V1KIbhA==

p-limit@^2.2.0:
version "2.3.0"
Expand Down

0 comments on commit 9e11b14

Please sign in to comment.