Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commit 4e577fe

Browse files
build(deps): bump react-native-screens from 3.11.1 to 3.13.0
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 3.11.1 to 3.13.0. - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@3.11.1...3.13.0) --- updated-dependencies: - dependency-name: react-native-screens dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dca2fef commit 4e577fe

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-qrcode-svg": "^6.1.2",
6060
"react-native-reanimated": "^2.4.1",
6161
"react-native-safe-area-context": "^3.4.0",
62-
"react-native-screens": "~3.11.1",
62+
"react-native-screens": "~3.13.0",
6363
"react-native-svg": "^12.1.1",
6464
"react-native-swipe-gestures": "^1.0.5",
6565
"react-native-tableview-simple": "^4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8058,10 +8058,10 @@ react-native-safe-area-context@^3.4.0:
80588058
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.4.0.tgz#b751f492a7f7470bccb09f1a11ccc276a3c5fe98"
80598059
integrity sha512-kmzSK8L9LX+1rF6+qPBZR0kjGn5rE0IHNHL4px/lNwyxA+0siekTkCG+BlzbBy4V3yKeLzQ+UxgT9mEtDHs/Tg==
80608060

8061-
react-native-screens@^3.4.0, react-native-screens@~3.11.1:
8062-
version "3.11.1"
8063-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.11.1.tgz#9bca9968986ca9195cb1e7e6fca37543bde64ecb"
8064-
integrity sha512-ziQqVm97tNtovacyHwNmDwJPb8n9CqwsfttXx2p5Hk7wUWemDcPAX0ZJ/nNnGMSq2p2QPhPjjUpr3qKXuES0sQ==
8061+
react-native-screens@^3.4.0, react-native-screens@~3.13.0:
8062+
version "3.13.0"
8063+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.13.0.tgz#011ed3b27d358aeab664f88d1b9eb8edc5c5f6fb"
8064+
integrity sha512-cAreMaFPW+qikOc0YFFvfue0tJ9CQaHwzRNg0IPd8/VILbqM7U8TJrCK+K0OUY6o+9B0KYbFfDrkj1wmqidHpw==
80658065
dependencies:
80668066
react-freeze "^1.0.0"
80678067
warn-once "^0.1.0"

0 commit comments

Comments
 (0)