Skip to content

Commit 0010008

Browse files
committed
chore: updated portal to 1.0.12
1 parent 1cf46c0 commit 0010008

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"bootstrap": "yarn install && yarn example"
3939
},
4040
"dependencies": {
41-
"@gorhom/portal": "^1.0.11",
41+
"@gorhom/portal": "1.0.12",
4242
"invariant": "^2.2.4",
4343
"nanoid": "^3.1.20",
4444
"react-native-redash": "^16.1.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,10 +1210,10 @@
12101210
minimatch "^3.0.4"
12111211
strip-json-comments "^3.1.1"
12121212

1213-
"@gorhom/portal@^1.0.11":
1214-
version "1.0.11"
1215-
resolved "https://registry.yarnpkg.com/@gorhom/portal/-/portal-1.0.11.tgz#4224d45fea25e70d7e55af3b67249bad0ac9359b"
1216-
integrity sha512-Vrh2hAVp8ZToJ1a1NbYnehNzdJTxJv1BF3vMNbz1pnJIqm0nbi2W51piVvfiqohCDAegOyCCH1j/AEhW2cJYTA==
1213+
"@gorhom/portal@1.0.12":
1214+
version "1.0.12"
1215+
resolved "https://registry.yarnpkg.com/@gorhom/portal/-/portal-1.0.12.tgz#1c0deabb3f9057c736352a88bae9ca891a100346"
1216+
integrity sha512-JOYe85RUwiksgdMbhLWDCLpH3kgFFz+LCu1lnxOMMBQSfAKtL5kkTKVrhtmQ3Lq3lJM2paGnLc4wJrlVuaC5Jw==
12171217
dependencies:
12181218
nanoid "^3.1.23"
12191219

0 commit comments

Comments
 (0)