Skip to content

Commit

Permalink
chore(deps): bump react-native-countdown-circle-timer
Browse files Browse the repository at this point in the history
Bumps [react-native-countdown-circle-timer](https://github.com/vydimitrov/react-countdown-circle-timer) from 3.0.9 to 3.1.0.
- [Release notes](https://github.com/vydimitrov/react-countdown-circle-timer/releases)
- [Changelog](https://github.com/vydimitrov/react-countdown-circle-timer/blob/master/CHANGELOG.md)
- [Commits](vydimitrov/react-countdown-circle-timer@v3.0.9...v3.1.0)

---
updated-dependencies:
- dependency-name: react-native-countdown-circle-timer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 0bec0c6 commit 42ce506
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 @@ -60,7 +60,7 @@
"react": "18.1.0",
"react-dom": "18.1.0",
"react-native": "0.70.5",
"react-native-countdown-circle-timer": "^3.0.9",
"react-native-countdown-circle-timer": "^3.1.0",
"react-native-crypto-js": "^1.0.0",
"react-native-gesture-handler": "~2.8.0",
"react-native-get-random-values": "~1.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9359,10 +9359,10 @@ react-native-codegen@^0.70.6:
jscodeshift "^0.13.1"
nullthrows "^1.1.1"

react-native-countdown-circle-timer@^3.0.9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/react-native-countdown-circle-timer/-/react-native-countdown-circle-timer-3.0.9.tgz#ef16c9301197922669bc3afa498d5a1218e59aa9"
integrity sha512-7djFk+2QQS9FAhfIUhwQoc+P/7Vkn9EJApr6zUWK9B5QvHP07UlqIWfhIPqqeMa4kP6y5Y2S3YL+xeRsq2tNfg==
react-native-countdown-circle-timer@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/react-native-countdown-circle-timer/-/react-native-countdown-circle-timer-3.1.0.tgz#f8b06cb30cc1b5b587ef7ef5b6ec4923dc9fb4dd"
integrity sha512-Hx5mJQBcamRGonmRyMhMCGy17ft6eKoWopywadaCLC0qmjHuiokoEalhwBliVeJtPK21A03WAMkprpIoL1ovNA==

react-native-crypto-js@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 42ce506

Please sign in to comment.