Skip to content

Commit

Permalink
build(deps): bump react-native-permissions from 5.2.3 to 5.2.4 in /app
Browse files Browse the repository at this point in the history
Bumps [react-native-permissions](https://github.com/zoontek/react-native-permissions) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/zoontek/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@5.2.3...5.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent cac00a7 commit 66e1194
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"react-native-linear-gradient": "^2.8.3",
"react-native-mmkv": "^3.2.0",
"react-native-paper": "^5.13.1",
"react-native-permissions": "^5.2.3",
"react-native-permissions": "^5.2.4",
"react-native-reanimated": "^3.16.7",
"react-native-safe-area-context": "^5.1.0",
"react-native-screens": "^4.5.0",
Expand Down
10 changes: 5 additions & 5 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9619,17 +9619,17 @@ __metadata:
languageName: node
linkType: hard

"react-native-permissions@npm:^5.2.3":
version: 5.2.3
resolution: "react-native-permissions@npm:5.2.3"
"react-native-permissions@npm:^5.2.4":
version: 5.2.4
resolution: "react-native-permissions@npm:5.2.4"
peerDependencies:
react: ">=18.1.0"
react-native: ">=0.70.0"
react-native-windows: ">=0.70.0"
peerDependenciesMeta:
react-native-windows:
optional: true
checksum: 10c0/64e6040922b2c6271b64ebcab54a61efe9f54ebfd6852d44f8bdad05962c74792a98371295de983fa47a5d6d0708ff97268f7e0f3ac061477796ee3684882543
checksum: 10c0/7cb58b4b4ecd8d4b56e26cfcc831217701dd99bb527fa7550364f895cc7b970e39c96d03121d910f612a5e76e06540fcceac62b8b480afe017439263750dc56a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11035,7 +11035,7 @@ __metadata:
react-native-linear-gradient: "npm:^2.8.3"
react-native-mmkv: "npm:^3.2.0"
react-native-paper: "npm:^5.13.1"
react-native-permissions: "npm:^5.2.3"
react-native-permissions: "npm:^5.2.4"
react-native-reanimated: "npm:^3.16.7"
react-native-safe-area-context: "npm:^5.1.0"
react-native-screens: "npm:^4.5.0"
Expand Down

0 comments on commit 66e1194

Please sign in to comment.