Skip to content

Commit

Permalink
chore(deps): bump expo-status-bar from 2.0.0 to 2.0.1 (#377)
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 2.0.0 to 2.0.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-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 3, 2025
1 parent 2e79a68 commit dffe538
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/expo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"expo-constants": ">=17.0.4",
"expo-device": ">=7.0.1",
"expo-notifications": ">=0.28.16",
"expo-status-bar": "~2.0.0",
"expo-status-bar": "~2.0.1",
"react": "^18.2.0",
"react-native": "^0.73.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5990,7 +5990,7 @@ __metadata:
expo-constants: "npm:>=17.0.4"
expo-device: "npm:>=7.0.1"
expo-notifications: "npm:>=0.28.16"
expo-status-bar: "npm:~2.0.0"
expo-status-bar: "npm:~2.0.1"
react: "npm:^18.2.0"
react-native: "npm:^0.73.4"
typescript: "npm:^5.7.3"
Expand Down Expand Up @@ -15747,13 +15747,13 @@ __metadata:
languageName: node
linkType: hard

"expo-status-bar@npm:~2.0.0":
version: 2.0.0
resolution: "expo-status-bar@npm:2.0.0"
"expo-status-bar@npm:~2.0.1":
version: 2.0.1
resolution: "expo-status-bar@npm:2.0.1"
peerDependencies:
react: "*"
react-native: "*"
checksum: 10c0/d2d80f6ef86be7ac7270407ae6016e501fa99986bd517039c0fddd2628f0ae34655ca855a1cfd9e5e4a3da1229b08fc24834a4077f135276e7af84cb3368bfff
checksum: 10c0/b608901ea6699e684a196cd0a92c79d08a2dbbb2affb7c3246ca767730d8a75045687b4b87adca8b862e58934f73c6dbf5bd8ce78bc59ce87920adc84ebada81
languageName: node
linkType: hard

Expand Down

0 comments on commit dffe538

Please sign in to comment.