Skip to content

Commit

Permalink
Bump react-native-permissions from 4.1.5 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [react-native-permissions](https://github.com/zoontek/react-native-permissions) from 4.1.5 to 5.0.0.
- [Release notes](https://github.com/zoontek/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@4.1.5...5.0.0)

---
updated-dependencies:
- dependency-name: react-native-permissions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 7cead8f commit 4302b4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"react-native-pager-view": "6.4.1",
"react-native-passkey": "2.1.1",
"react-native-performance": "5.1.2",
"react-native-permissions": "4.1.5",
"react-native-permissions": "5.0.0",
"react-native-popable": "0.4.3",
"react-native-qrcode-scanner": "1.5.5",
"react-native-qrcode-svg": "6.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ __metadata:
react-native-pager-view: 6.4.1
react-native-passkey: 2.1.1
react-native-performance: 5.1.2
react-native-permissions: 4.1.5
react-native-permissions: 5.0.0
react-native-popable: 0.4.3
react-native-qrcode-scanner: 1.5.5
react-native-qrcode-svg: 6.3.2
Expand Down Expand Up @@ -25747,17 +25747,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-permissions@npm:4.1.5":
version: 4.1.5
resolution: "react-native-permissions@npm:4.1.5"
"react-native-permissions@npm:5.0.0":
version: 5.0.0
resolution: "react-native-permissions@npm:5.0.0"
peerDependencies:
react: ">=18.1.0"
react-native: ">=0.70.0"
react-native-windows: ">=0.70.0"
peerDependenciesMeta:
react-native-windows:
optional: true
checksum: dc4b366a0f561a47f032c027eb703a2be45e801788b915ed583e38f617eea23656eb63a77b17fb3a663fe3199b2ec25788f799e751421634e35a64f5258feed9
checksum: 8674d7f276ad678c36f855e85a2f63d75abf88633fce31fa344ee983a4fa1571dea56eaf3e7949778eb0c971aad67092da5dc08dace67ccde84ddbe4b6e19d63
languageName: node
linkType: hard

Expand Down

0 comments on commit 4302b4b

Please sign in to comment.