Skip to content

Commit

Permalink
chore(deps): bump react-native-root-toast from 3.2.1 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [react-native-root-toast](https://github.com/magicismight/react-native-root-toast) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/magicismight/react-native-root-toast/releases)
- [Commits](https://github.com/magicismight/react-native-root-toast/commits/v3.3.0)

---
updated-dependencies:
- dependency-name: react-native-root-toast
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2021
1 parent 929f452 commit 0185ef0
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 @@ -47,7 +47,7 @@
"react-native-get-random-values": "~1.7.0",
"react-native-paper": "^4.10.0",
"react-native-reanimated": "~2.2.0",
"react-native-root-toast": "^3.2.1",
"react-native-root-toast": "^3.3.0",
"react-native-safe-area-context": "3.2.0",
"react-native-screens": "~3.4.0",
"react-native-svg": "12.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10206,10 +10206,10 @@ react-native-root-siblings@^4.0.0:
resolved "https://registry.npmjs.org/react-native-root-siblings/-/react-native-root-siblings-4.1.1.tgz"
integrity sha512-sdmLElNs5PDWqmZmj4/aNH4anyxreaPm61c4ZkRiR8SO/GzLg6KjAbb0e17RmMdnBdD0AIQbS38h/l55YKN4ZA==

react-native-root-toast@^3.2.1:
version "3.2.1"
resolved "https://registry.npmjs.org/react-native-root-toast/-/react-native-root-toast-3.2.1.tgz"
integrity sha512-BNf6LKMqcIAonKgqCGQWk+1lduFqSjPYbEF0FygMZbXhODRTvrGUAvAgV6kfamVPOkKHUkPU7dnnvmgEQ8ZDzQ==
react-native-root-toast@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/react-native-root-toast/-/react-native-root-toast-3.3.0.tgz#526aaf0ac48f584fb851d5e82855edfe585930ce"
integrity sha512-C4Pqu+Ae7kXsYJwTvz8NshyJ9SL5YJd+/vCkvgDAxxR8AYlPFggEcTCMNARIWXuRwthLbuwcakh4z9k6qg95dg==
dependencies:
prop-types "^15.5.10"
react-native-root-siblings "^4.0.0"
Expand Down

0 comments on commit 0185ef0

Please sign in to comment.