Skip to content

Commit

Permalink
fix(deps): update dependency react-countdown to v2.3.6 (#2825)
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 Aug 27, 2024
1 parent 9bc8641 commit 766a905
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ramda": "0.29.0",
"react": "18.3.1",
"react-confetti": "6.1.0",
"react-countdown": "2.3.5",
"react-countdown": "2.3.6",
"react-device-detect": "2.2.3",
"react-dom": "18.3.1",
"react-markdown": "8.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16453,10 +16453,10 @@ [email protected]:
dependencies:
tween-functions "^1.2.0"

[email protected].5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/react-countdown/-/react-countdown-2.3.5.tgz#70c035b5cbc7e8fdb4ad91fe5f44afd7a7933a68"
integrity sha512-K26ENYEesMfPxhRRtm1r+Pf70SErrvW3g4CArLi/x6MPFjgfDFYePT4UghEj8p2nI0cqVV7/JjDgjyr//U60Og==
[email protected].6:
version "2.3.6"
resolved "https://registry.yarnpkg.com/react-countdown/-/react-countdown-2.3.6.tgz#26699ea87e548bd7c981281e5a8fd8b511f774ff"
integrity sha512-ZfX6S08Hb6x6W6eCn1hMDvxPICI/T30fd+gaeVTCR/2cGZ2WJ3f26e4ImNIMX1fHkopJrUdnRpWXP13/D39+gg==
dependencies:
prop-types "^15.7.2"

Expand Down

0 comments on commit 766a905

Please sign in to comment.