Skip to content

Commit 845a770

Browse files
Bump react-native-navigation from 7.11.2 to 7.11.3 in /example (#32)
Bumps [react-native-navigation](https://github.com/wix/react-native-navigation) from 7.11.2 to 7.11.3. - [Release notes](https://github.com/wix/react-native-navigation/releases) - [Changelog](https://github.com/wix/react-native-navigation/blob/master/CHANGELOG.md) - [Commits](wix/react-native-navigation@7.11.2...7.11.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5cf804 commit 845a770

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react": "16.13.1",
1818
"react-native": "0.63.4",
1919
"react-native-gesture-handler": "^1.10.3",
20-
"react-native-navigation": "^7.11.2",
20+
"react-native-navigation": "^7.11.3",
2121
"react-native-reanimated": "^2.0.0",
2222
"react-native-static-safe-area-insets": "^2.1.1",
2323
"react-native-vector-icons": "^8.0.0",

example/yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3650,16 +3650,11 @@ lodash.throttle@^4.1.1:
36503650
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
36513651
integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
36523652

3653-
[email protected], lodash@^4.17.10, lodash@^4.17.20:
3653+
[email protected], lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.3.0:
36543654
version "4.17.21"
36553655
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
36563656
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
36573657

3658-
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.3.0:
3659-
version "4.17.20"
3660-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
3661-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
3662-
36633658
log-symbols@^2.2.0:
36643659
version "2.2.0"
36653660
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -4652,10 +4647,10 @@ react-native-gesture-handler@^1.10.3:
46524647
invariant "^2.2.4"
46534648
prop-types "^15.7.2"
46544649

4655-
react-native-navigation@^7.11.2:
4656-
version "7.11.2"
4657-
resolved "https://registry.yarnpkg.com/react-native-navigation/-/react-native-navigation-7.11.2.tgz#3524ac2ed122d5a2c787afc8f33b8c7ac7355ad0"
4658-
integrity sha512-P6Ua5K7QXazkpnqu+HqVAMHaUbWGUXNw434f8yyGrXwkcxtmODHbWamTFwlXYaByMSLCu1e+TXQCd+9sngj4qQ==
4650+
react-native-navigation@^7.11.3:
4651+
version "7.11.3"
4652+
resolved "https://registry.yarnpkg.com/react-native-navigation/-/react-native-navigation-7.11.3.tgz#ea0c8553bedfbded4288561d5f0b4b6dce26affe"
4653+
integrity sha512-3cCtHwa2Tqc5Uk4QFSfocfOgOSKcRgfVlZ1m40oFUGV8yx9TaqA9BlPyQnWtaaPz8lHgKA3pkUmXQpFq0zOQzw==
46594654
dependencies:
46604655
hoist-non-react-statics "3.x.x"
46614656
lodash "4.17.x"

0 commit comments

Comments
 (0)