Skip to content

Commit

Permalink
Bump react-native-screens from 3.32.0 to 4.3.0 in /fixture/react-nati…
Browse files Browse the repository at this point in the history
…ve (#1430)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Talha Naqvi <[email protected]>
  • Loading branch information
dependabot[bot] and naqvitalha authored Dec 19, 2024
1 parent 35a9c6d commit e329b03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion fixture/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-native-gesture-handler": "^2.16.2",
"react-native-reanimated": "3.16.5",
"react-native-safe-area-context": "4.11.0",
"react-native-screens": "3.32.0"
"react-native-screens": "4.3.0"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
8 changes: 4 additions & 4 deletions fixture/react-native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5547,10 +5547,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.11.0.tgz#d45271363672dc1923ddb0ce5a6ad588e210c85d"
integrity sha512-Bg7bozxEB+ZS+H3tVYs5yY1cvxNXgR6nRQwpSMkYR9IN5CbxohLnSprrOPG/ostTCd4F6iCk0c51pExEhifSKQ==

react-native-screens@3.32.0:
version "3.32.0"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.32.0.tgz#47c3d2efc9cd5ed18af41b34efc8b46df05b87b4"
integrity sha512-wybqZAHX7v8ipOXhh90CqGLkBHw5JYqKNRBX7R/b0c2WQisTOgu0M0yGwBMM6LyXRBT+4k3NTGHdDbpJVpq0yQ==
react-native-screens@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-4.3.0.tgz#c4fef7583535c963e9257cdd1d91a9889961ab61"
integrity sha512-G0u8BPgu2vcRZoQTlRpBXKa0ElQSDvDBlRe6ncWwCeBmd5Uqa2I3tQ6Vn6trIE6+yneW/nD4p5wihEHlAWZPEw==
dependencies:
react-freeze "^1.0.0"
warn-once "^0.1.0"
Expand Down

0 comments on commit e329b03

Please sign in to comment.