Skip to content

Commit

Permalink
build(deps): bump expo-navigation-bar from 1.1.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [expo-navigation-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-navigation-bar) from 1.1.2 to 2.5.0.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-navigation-bar/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-navigation-bar)

---
updated-dependencies:
- dependency-name: expo-navigation-bar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 79f2cd0 commit 0d4fae0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"expo-file-system": "~13.1.4",
"expo-font": "~10.0.4",
"expo-linking": "~3.0.0",
"expo-navigation-bar": "~1.1.1",
"expo-navigation-bar": "~2.5.0",
"expo-splash-screen": "~0.14.1",
"expo-status-bar": "~1.2.0",
"expo-system-ui": "~1.1.0",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7091,12 +7091,11 @@ [email protected]:
compare-versions "^3.4.0"
invariant "^2.2.4"

expo-navigation-bar@~1.1.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/expo-navigation-bar/-/expo-navigation-bar-1.1.2.tgz#1caddf41b3fd7652796db933ffe59a1ab0ed658c"
integrity sha512-6TEmFArrCazRKrhQrWho1sBEXiFBP+7MIcAeZ5wEB+QEb7ZkYmC+JKFfZl3oz9VWD7nnhgcLRgFE9XL0n74Fow==
expo-navigation-bar@~2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/expo-navigation-bar/-/expo-navigation-bar-2.5.0.tgz#4573eeae5a17afa0fca85fa17d4873af096257c0"
integrity sha512-cKwBNh692qBuly7fKeM+XBQSvsOf53CGmmyUNRTuQN7YWOEv9HSFzacPncr/Ne1jR2odML3jGgMO5fA+LnRGGw==
dependencies:
"@expo/config-plugins" "^4.0.2"
"@react-native/normalize-color" "^2.0.0"
debug "^4.3.2"

Expand Down

0 comments on commit 0d4fae0

Please sign in to comment.