Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2022
1 parent 9a9e008 commit 18501c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"peerDependencies": {
"react": "17.0.2",
"react-native": "0.63.3",
"react-native-permissions": "^2.1.5",
"react-native-permissions": "^3.3.1",
"typescript": "^4.2.4"
},
"devDependencies": {
Expand All @@ -67,7 +67,7 @@
"prettier": "^2.0.5",
"react": "17.0.2",
"react-native": "0.63.3",
"react-native-permissions": "^2.1.5",
"react-native-permissions": "^3.3.1",
"react-test-renderer": "16.14.0",
"ts-jest": "^26.4.4",
"typescript": "^4.2.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6006,10 +6006,10 @@ react-is@^17.0.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==

react-native-permissions@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-2.1.5.tgz#6cfc4f1ab1590f4952299b7cdc9698525ad540e0"
integrity sha512-b9KO/4UEV9qddl+kcSybmdk8nlAifclSDBR2rSvc5KZM06vIaJWJNIzK2ZwPXqDQ5yD3CJLuKTRj7Fz+jM9qyQ==
react-native-permissions@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-3.3.1.tgz#8a359d9c0531afcde2f642a459b48c4c1e3e8f2d"
integrity sha512-Ap9nVWBWJ7lyU6Ye3Qltm2V+Ut6XjDcs+6ZBmK1UUxcCoSSGx/mQg2GbMJLjlnoVtUgVHR3IhyZ0mN9DlMPRFQ==

[email protected]:
version "0.63.3"
Expand Down

0 comments on commit 18501c1

Please sign in to comment.