Skip to content

Commit

Permalink
feat: bump scrollen from 0.0.1 to 0.0.2 (#20)
Browse files Browse the repository at this point in the history
Bumps [scrollen](https://github.com/joaom00/scrollen) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/joaom00/scrollen/releases)
- [Changelog](https://github.com/joaom00/scrollen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/joaom00/scrollen/compare/[email protected])

---
updated-dependencies:
- dependency-name: scrollen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent b799d03 commit f84fdee
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 @@ -40,7 +40,7 @@
"prettier": "^3.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"scrollen": "^0.0.1",
"scrollen": "^0.0.2",
"tailwind-merge": "^1.14.0",
"tailwindcss": "3.3.3",
"typescript": "5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3628,10 +3628,10 @@ scheduler@^0.23.0:
dependencies:
loose-envify "^1.1.0"

scrollen@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/scrollen/-/scrollen-0.0.1.tgz#b5d1ed2f1fdd30e845ec42a39aa225d80fd40993"
integrity sha512-EtX+NMGDXwOYlY5dYYo/YNdtD8nvnR1cTiMpDH0azLoYSPEYBsyA2R0VT8E1MeFxNENg+2l2Kok5zBRFxwB7Kw==
scrollen@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/scrollen/-/scrollen-0.0.2.tgz#19476785ee52e7ed314f882ad4c3e9641c8f73df"
integrity sha512-zfsJ9CFoJGD6NJnnG1jfTHgDxRSfxBd7nlINGBNE+Yz3QWtytvFgZmTp2WW5LK3gmMc/EYwCdDqeGuTdAz/TYQ==
dependencies:
"@ariakit/core" "0.2.5"
"@ariakit/react-core" "0.2.9"
Expand Down

0 comments on commit f84fdee

Please sign in to comment.