Skip to content

Commit

Permalink
Merge pull request #88 from seatsio/dependabot/npm_and_yarn/example/e…
Browse files Browse the repository at this point in the history
…xpo-status-bar-2.0.0

Bump expo-status-bar from 1.12.1 to 2.0.0 in /example
  • Loading branch information
mroloux authored Dec 2, 2024
2 parents 5f48e4f + 3be7ca6 commit b35eca3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"expo": "51.0.38",
"expo-status-bar": "1.12.1",
"expo-status-bar": "2.0.0",
"react": "18.3.1",
"react-native": "0.76.3",
"react-native-webview": "13.12.4",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3770,10 +3770,10 @@ expo-modules-core@1.12.26:
dependencies:
invariant "^2.2.4"

expo-status-bar@1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.12.1.tgz#52ce594aab5064a0511d14375364d718ab78aa66"
integrity sha512-/t3xdbS8KB0prj5KG5w7z+wZPFlPtkgs95BsmrP/E7Q0xHXTcDcQ6Cu2FkFuRM+PKTb17cJDnLkawyS5vDLxMA==
expo-status-bar@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-2.0.0.tgz#dd99adc2ace12a24c92718cd0f97b93347103393"
integrity sha512-vxxdpvpNDMTEc5uTiIrbTvySKKUsOACmfl8OZuUdjNle05oGqwtq3v5YObwym/njSByjoyuZX8UpXBZnxvarwQ==

expo@51.0.38:
version "51.0.38"
Expand Down

0 comments on commit b35eca3

Please sign in to comment.