Skip to content

Commit

Permalink
Bump react-native-permissions from 2.2.0 to 2.2.2 (#993)
Browse files Browse the repository at this point in the history
* Bump react-native-permissions from 2.2.0 to 2.2.2

Bumps [react-native-permissions](https://github.com/react-native-community/react-native-permissions) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/react-native-community/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@2.2.0...2.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* update podfile

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: v-almonacid <ealmonacid@gmail.com>
  • Loading branch information
dependabot-preview[bot] and v-almonacid committed Oct 20, 2020
1 parent c616153 commit 2fbd4ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
6 changes: 0 additions & 6 deletions ios/Podfile.lock
Expand Up @@ -117,8 +117,6 @@ PODS:
- React
- RNDeviceInfo (6.0.1):
- React
- RNFS (2.13.3):
- React
- RNKeychain (3.0.0):
- React
- RNPermissions (2.2.0):
Expand Down Expand Up @@ -169,7 +167,6 @@ DEPENDENCIES:
- RNCardano (from `../node_modules/react-native-cardano`)
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
- RNFS (from `../node_modules/react-native-fs`)
- RNKeychain (from `../node_modules/react-native-keychain`)
- RNPermissions (from `../node_modules/react-native-permissions`)
- "RNSentry (from `../node_modules/@sentry/react-native/RNSentry.podspec`)"
Expand Down Expand Up @@ -253,8 +250,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-community/async-storage"
RNDeviceInfo:
:path: "../node_modules/react-native-device-info"
RNFS:
:path: "../node_modules/react-native-fs"
RNKeychain:
:path: "../node_modules/react-native-keychain"
RNPermissions:
Expand Down Expand Up @@ -304,7 +299,6 @@ SPEC CHECKSUMS:
RNCardano: ffdd908e7dde81508914dbff2fbd739183b2bf34
RNCAsyncStorage: b63d6e83fc629b01df6b624688f17944cea5637f
RNDeviceInfo: 6dd5c07a482f2a5e4a29fe8a9d99eadd4277175a
RNFS: c9bbde46b0d59619f8e7b735991c60e0f73d22c1
RNKeychain: 3aa3cf891a09a0d18d306862ab2bb9e106079b24
RNPermissions: 477d88d0be7ecb0a7b344e4d5fbb0352de104626
RNSentry: 0a70359ddacbfb9b1cbbb0971e54065b9f70ac57
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"react-native-linear-gradient": "2.5.6",
"react-native-local-resource": "^0.1.3",
"react-native-markdown-renderer": "^3.2.8",
"react-native-permissions": "2.2.0",
"react-native-permissions": "2.2.2",
"react-native-qrcode-scanner": "1.4.1",
"react-native-qrcode-svg": "6.0.6",
"react-native-randombytes": "3.5.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -12391,10 +12391,10 @@ react-native-markdown-renderer@^3.2.8:
prop-types "^15.5.10"
react-native-fit-image "^1.5.2"

react-native-permissions@2.2.0, react-native-permissions@^2.0.2:
version "2.2.0"
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-2.2.0.tgz#7980caccf98814c6a4677816d21e90ba456362d3"
integrity sha512-y5GvcYdEe9PEWVM12UgdkNI/BVvjEU6SZGN7zBpoalTczSlWGQ4SeD2dBz9KfCu1jg5l1752sKDAggTjaq3QKQ==
react-native-permissions@2.2.2, react-native-permissions@^2.0.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-2.2.2.tgz#3d2a63f6b7d6be52fc86e30f77412a9566283028"
integrity sha512-ihf4shQDSX5Oo9ChQXb9kr13mmyyNem5MaEvOpr3dCjhBOBWyEMztXm9/uPK1Qg5PsNpaYLa1KpcPZDCw87LXg==

react-native-qrcode-scanner@1.4.1:
version "1.4.1"
Expand Down

0 comments on commit 2fbd4ef

Please sign in to comment.