Skip to content

Commit

Permalink
Update dependency @react-navigation/native-stack to v6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2022
1 parent 5aeb6f9 commit 5814a46
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@react-native-community/async-storage": "1.12.1",
"@react-native-community/checkbox": "0.5.9",
"@react-navigation/native": "6.0.7",
"@react-navigation/native-stack": "6.2.5",
"@react-navigation/native-stack": "6.3.0",
"react": "17.0.2",
"react-native": "0.67.1",
"react-native-safe-area-context": "3.3.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2913,31 +2913,31 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/elements@npm:^1.2.1":
version: 1.2.1
resolution: "@react-navigation/elements@npm:1.2.1"
"@react-navigation/elements@npm:^1.3.0":
version: 1.3.0
resolution: "@react-navigation/elements@npm:1.3.0"
peerDependencies:
"@react-navigation/native": ^6.0.0
react: "*"
react-native: "*"
react-native-safe-area-context: ">= 3.0.0"
checksum: 9b303e1d69e668ec5c24ff27d5cf8fb74397af3825d172b186b16d92f5cfefafe653e8794c9bb15b3cc89a29a9f0349775b34237d96f46954262e344197b4739
checksum: c3da55c7c73fa1f13b83a066a2099d1e02b01ed48ef56486b58e4503ffa79eebde6339a8ac486cf5be264851178b5d83b7b0c9d6441ee85d9d54b2851f70143d
languageName: node
linkType: hard

"@react-navigation/native-stack@npm:6.2.5":
version: 6.2.5
resolution: "@react-navigation/native-stack@npm:6.2.5"
"@react-navigation/native-stack@npm:6.3.0":
version: 6.3.0
resolution: "@react-navigation/native-stack@npm:6.3.0"
dependencies:
"@react-navigation/elements": ^1.2.1
"@react-navigation/elements": ^1.3.0
warn-once: ^0.1.0
peerDependencies:
"@react-navigation/native": ^6.0.0
react: "*"
react-native: "*"
react-native-safe-area-context: ">= 3.0.0"
react-native-screens: ">= 3.0.0"
checksum: 80242d2f15f66b00eedaeb9ae23bbadfccc23b4f2e56492f9e4b6682c317914a507cd87e55e810c52c8b84711d474c6aa90d61582d4e966fd3d4f072c20c02d3
checksum: d563bd51c5783c9659d66c042ecd81026e665f9004c0dc6a0718f6daa43ced41017a3dc8644d7d867141f9db7908f98c9efb62ea845c77b53010815c176f078a
languageName: node
linkType: hard

Expand Down Expand Up @@ -14241,7 +14241,7 @@ fsevents@^1.2.7:
"@react-native-community/checkbox": 0.5.9
"@react-native-community/eslint-config": 3.0.1
"@react-navigation/native": 6.0.7
"@react-navigation/native-stack": 6.2.5
"@react-navigation/native-stack": 6.3.0
"@storybook/addon-actions": 5.3.21
"@storybook/addon-knobs": 5.3.21
"@storybook/addon-links": 5.3.21
Expand Down

0 comments on commit 5814a46

Please sign in to comment.