Skip to content

Commit

Permalink
chore(deps): bump react-native-screens from 4.0.0 to 4.3.0 in /demo (#…
Browse files Browse the repository at this point in the history
…111)

Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.0.0...4.3.0)

---
updated-dependencies:
- dependency-name: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 2, 2024
1 parent 0d9432a commit e21bb64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react": "18.3.1",
"react-native": "0.76.1",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^4.0.0"
"react-native-screens": "^4.3.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",
Expand Down

0 comments on commit e21bb64

Please sign in to comment.