Skip to content

Commit

Permalink
fix(deps): update dependency overlayscrollbars to ^2.7.2 (#234)
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] authored Apr 17, 2024
1 parent 31901e4 commit e272013
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.110.1",
"@tabler/icons-react": "^2.47.0",
"lodash-es": "^4.17.21",
"overlayscrollbars": "^2.7.1",
"overlayscrollbars": "^2.7.2",
"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 @@ -4683,10 +4683,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.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-2.7.1.tgz#e798a83aebccfc3c38a2c8eebe9fb33c75d6f90a"
integrity sha512-WFet0rlB9Kvlrl948dsneYjAMys1V3BBYNlqiDXMVaHxvJYl/Mv35LTCFZv5YUU9YSC6bUP1ua5aos6V1KIbhA==
overlayscrollbars@^2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-2.7.2.tgz#c25186649cb7d131d897e36ed42bee31168b48cf"
integrity sha512-wc5RWeObKo6aIYG5pDohoiWh2nMX1LZ1/9nJpaicM7tGgyXupf6gvbaodnPg8mIfxg0Q+BnPbt4Q5qiL1isb0A==

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

0 comments on commit e272013

Please sign in to comment.