Skip to content

Commit

Permalink
build(deps): bump @react-navigation/native in /example (#82)
Browse files Browse the repository at this point in the history
Bumps [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) from 6.1.7 to 6.1.8.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native)

---
updated-dependencies:
- dependency-name: "@react-navigation/native"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent fe47dcc commit d159957
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@mapbox/geo-viewport": "^0.5.0",
"@react-native-masked-view/masked-view": "^0.2.9",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native": "^6.1.8",
"@react-navigation/stack": "^6.3.18",
"@turf/along": "^6.5.0",
"@turf/bbox-polygon": "^6.5.0",
Expand Down
10 changes: 5 additions & 5 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2446,9 +2446,9 @@ __metadata:
languageName: node
linkType: hard

"@react-navigation/native@npm:^6.1.7":
version: 6.1.7
resolution: "@react-navigation/native@npm:6.1.7"
"@react-navigation/native@npm:^6.1.8":
version: 6.1.8
resolution: "@react-navigation/native@npm:6.1.8"
dependencies:
"@react-navigation/core": ^6.4.9
escape-string-regexp: ^4.0.0
Expand All @@ -2457,7 +2457,7 @@ __metadata:
peerDependencies:
react: "*"
react-native: "*"
checksum: 917be90290b2de6aa6d32f0798369757d5577814fa1cf3b6b7fb62efdc6341f0db2c85a1826f1f83ccd563ffd7c2ce3c98ff7560e80f868641a66f162650a992
checksum: e19c013eab0d89dc2ca587dd2a00865883b28942ad3f2d2430ef0bdb3c5e6685951d166ac9b066df5e2f2d27937e4c25623eb82d49aa1b3b29599227cf2a0425
languageName: node
linkType: hard

Expand Down Expand Up @@ -2906,7 +2906,7 @@ __metadata:
"@mapbox/geo-viewport": ^0.5.0
"@react-native-masked-view/masked-view": ^0.2.9
"@react-native/metro-config": ^0.72.7
"@react-navigation/native": ^6.1.7
"@react-navigation/native": ^6.1.8
"@react-navigation/stack": ^6.3.18
"@turf/along": ^6.5.0
"@turf/bbox-polygon": ^6.5.0
Expand Down

0 comments on commit d159957

Please sign in to comment.