Skip to content

Commit

Permalink
fix(deps): update dependency overlayscrollbars to ^2.8.0 (#259)
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 May 9, 2024
1 parent 1fcb3d0 commit dbe92ba
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.114.0",
"@tabler/icons-react": "^3.3.0",
"lodash-es": "^4.17.21",
"overlayscrollbars": "^2.7.3",
"overlayscrollbars": "^2.8.0",
"overlayscrollbars-react": "^0.5.6",
"pretendard": "^1.3.9",
"react": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4542,10 +4542,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.3:
version "2.7.3"
resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-2.7.3.tgz#68c18096c563391e37a2c7ca7463fbd03a945271"
integrity sha512-HmNo8RPtuGUjBhUbVpZBHH7SHci5iSAdg5zSekCZVsjzaM6z8MIr3F9RXrzf4y7m+fOY0nx0+y0emr1fqQmfoA==
overlayscrollbars@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/overlayscrollbars/-/overlayscrollbars-2.8.0.tgz#6b4f8791c01232f75a6dc1baf99236b07f43171f"
integrity sha512-Ja1I2hHym0Oo3hBBj6CvalY3XEYqgrIhTvQoEGJggmeh7OruHY5GTvkOmLjRFDD22FGd4Yu8fpxkdg3fY+IILA==

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

0 comments on commit dbe92ba

Please sign in to comment.