Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: expo-status-bar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 267a018 commit 379556a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-preset-react": "^6.24.1",
"bignumber.js": "^9.0.1",
"expo": "^46.0.0",
"expo-status-bar": "~1.4.0",
"expo-status-bar": "~1.7.1",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-native": "0.69.5",
Expand Down
10 changes: 4 additions & 6 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5386,10 +5386,10 @@ [email protected]:
commander "2.20.0"
update-check "1.5.3"

expo-status-bar@~1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.4.0.tgz#c0317de2c53878340f4b4f00ff7e4ba14399a7fb"
integrity sha512-vh98g8qMIjig/2XTBsoAWS6Vo2dIIwDWjB3/GiuZ9Lazpxc9GO/APfJ4dar7MibzIDUKIrjotrcL6rLdPH13Ew==
expo-status-bar@~1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/expo-status-bar/-/expo-status-bar-1.7.1.tgz#f2772a529187282eaa0741279ed8d525bdce54c4"
integrity sha512-Wkm9uCmuQQBSU+l/AekWAQ1d0FYw560yL116+OAKJDyKBOUpPURoWkFbabM1EDxv+5scTuSThr/CvsA0nsSCow==

expo@^46.0.0:
version "46.0.13"
Expand Down Expand Up @@ -11215,10 +11215,8 @@ watchpack@^1.6.1:
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==
dependencies:
chokidar "^3.4.1"
graceful-fs "^4.1.2"
neo-async "^2.5.0"
watchpack-chokidar2 "^2.0.1"
optionalDependencies:
chokidar "^3.4.1"
watchpack-chokidar2 "^2.0.1"
Expand Down

0 comments on commit 379556a

Please sign in to comment.