Skip to content

Commit

Permalink
chore(deps-dev): bump react-lottie-player from 1.5.5 to 1.5.6 (#408)
Browse files Browse the repository at this point in the history
Bumps [react-lottie-player](https://github.com/mifi/react-lottie-player) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/mifi/react-lottie-player/releases)
- [Commits](mifi/react-lottie-player@v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: react-lottie-player
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent c99c474 commit 97b0fb8
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 @@ -26,7 +26,7 @@
"gsap": "^3.12.4",
"next-mdx-remote": "^3.0.8",
"postcss": "^8.4.33",
"react-lottie-player": "^1.5.5",
"react-lottie-player": "^1.5.6",
"reading-time": "^1.5.0",
"rehype-prism-plus": "^1.6.3",
"rehype-slug": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2599,10 +2599,10 @@ react-dom@^18.2.0:
loose-envify "^1.1.0"
scheduler "^0.23.0"

react-lottie-player@^1.5.5:
version "1.5.5"
resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.5.5.tgz#a06d3ae24fb69fd2eb5dcb4f7baa50b5040c8184"
integrity sha512-cPO+s1DapaZ09Ux0RponZjuwJAJxyyt9nM7Gwth5frEMJrSTBWK4jO6nYXV6ussvvbVUVH1FE6o2Ha9c89amQQ==
react-lottie-player@^1.5.6:
version "1.5.6"
resolved "https://registry.yarnpkg.com/react-lottie-player/-/react-lottie-player-1.5.6.tgz#13d43fb4b4506f25fe647ccde8cc0fcbe788bc1f"
integrity sha512-t0GdTYbml0Ihski8ZPx+1WjpjM/EQlTqTcuGm5yeZGJAgFXTmoqrHbSX8bcREIxrHjibWAyIWnLVUK/iHLcqAQ==
dependencies:
fast-deep-equal "^3.1.3"
lottie-web "^5.7.6"
Expand Down

1 comment on commit 97b0fb8

@vercel
Copy link

@vercel vercel bot commented on 97b0fb8 Jan 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.