Skip to content

Commit

Permalink
chore(deps): bump @react-navigation/native from 6.1.9 to 6.1.10 (#21)
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.9 to 6.1.10.
- [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 Feb 23, 2024
1 parent 08a23bf commit f2c36dc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-community/progress-view": "^1.4.2",
"@react-navigation/native": "^6.1.9",
"@react-navigation/native": "^6.1.10",
"@react-navigation/native-stack": "^6.9.17",
"eas-cli": "^7.3.0",
"expo": "~49.0.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2338,10 +2338,10 @@
"@react-navigation/elements" "^1.3.21"
warn-once "^0.1.0"

"@react-navigation/native@^6.1.9":
version "6.1.9"
resolved "https://registry.npmjs.org/@react-navigation/native/-/native-6.1.9.tgz"
integrity sha512-AMuJDpwXE7UlfyhIXaUCCynXmv69Kb8NzKgKJO7v0k0L+u6xUTbt6xvshmJ79vsvaFyaEH9Jg5FMzek5/S5qNw==
"@react-navigation/native@^6.1.10":
version "6.1.10"
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-6.1.10.tgz#d108423ae3acbe13f11d9b7351c1f5522d8391a5"
integrity sha512-jDG89TbZItY7W7rIcS1RqT63vWOPD4XuQLNKqZO0DY7mKnKh/CGBd0eg3nDMXUl143Qp//IxJKe2TfBQRDEU4A==
dependencies:
"@react-navigation/core" "^6.4.10"
escape-string-regexp "^4.0.0"
Expand Down

0 comments on commit f2c36dc

Please sign in to comment.