Skip to content

Commit be4cd61

Browse files
renovate-botjaywcjlove
authored andcommitted
chore(deps): update react-navigation monorepo
1 parent ebff091 commit be4cd61

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@babel/core": "7.13.10",
2727
"@react-native-community/eslint-config": "2.0.0",
2828
"@react-native-community/masked-view": "0.1.10",
29-
"@react-navigation/native": "5.9.3",
30-
"@react-navigation/stack": "5.14.3",
29+
"@react-navigation/native": "5.9.4",
30+
"@react-navigation/stack": "5.14.5",
3131
"@types/jest": "26.0.21",
3232
"@types/react-native": "0.64.0",
3333
"@types/react-test-renderer": "^16.9.2",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1118,23 +1118,23 @@
11181118
resolved "https://registry.yarnpkg.com/@react-native/polyfills/-/polyfills-1.0.0.tgz#05bb0031533598f9458cf65a502b8df0eecae780"
11191119
integrity sha512-0jbp4RxjYopTsIdLl+/Fy2TiwVYHy4mgeu07DG4b/LyM0OS/+lPP5c9sbnt/AMlnF6qz2JRZpPpGw1eMNS6A4w==
11201120

1121-
"@react-navigation/core@^5.15.2":
1122-
version "5.15.2"
1123-
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-5.15.2.tgz#6aa374c7bcb6ffcaac8e2a7f8bdb2f9aba469b31"
1124-
integrity sha512-jNSP0FMu1N6Pa1Slsy8b/JbmlTAXcVeXVwnxrEMVGWeiNqUVYl+tx1FuQAqi3q1m4cg9ygXkGsgLgRmnXAEC8g==
1121+
"@react-navigation/core@^5.15.3":
1122+
version "5.15.3"
1123+
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-5.15.3.tgz#dce7090bf3ea0d302993d742c706825e495b812e"
1124+
integrity sha512-3ZdyDInh8qg1kygCNkmh9lFgpDf29lTvPsaMe2mm/qvmxLKSgttWBz07P2fc181aV9jTdgQpzYfWZ5KWT036zw==
11251125
dependencies:
11261126
"@react-navigation/routers" "^5.7.2"
11271127
escape-string-regexp "^4.0.0"
11281128
nanoid "^3.1.15"
11291129
query-string "^6.13.6"
11301130
react-is "^16.13.0"
11311131

1132-
"@react-navigation/native@5.9.3":
1133-
version "5.9.3"
1134-
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-5.9.3.tgz#3859f439adc9a744b79a98fbc7606bdd459574d5"
1135-
integrity sha512-xaRlCDRVuFGxHsP/IetwLdNvLJwIJBYCUIx/ufWs6QkT9Q0EB0DtKzXCItuHydjMEVPd1Cy7lfjUlSM6hZ6Q3Q==
1132+
"@react-navigation/native@5.9.4":
1133+
version "5.9.4"
1134+
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-5.9.4.tgz#414c044423c58aa1cdde1b6494309e0b51da08b8"
1135+
integrity sha512-BUCrOXfZDdKWBqM8OhOKQhCX5we4HUo5XG6tCQtVqQAep+7UcApZmMUuemUXDxVe8NPESUpoUlB0RaEpyIdfTQ==
11361136
dependencies:
1137-
"@react-navigation/core" "^5.15.2"
1137+
"@react-navigation/core" "^5.15.3"
11381138
escape-string-regexp "^4.0.0"
11391139
nanoid "^3.1.15"
11401140

@@ -1145,10 +1145,10 @@
11451145
dependencies:
11461146
nanoid "^3.1.15"
11471147

1148-
"@react-navigation/stack@5.14.3":
1149-
version "5.14.3"
1150-
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.14.3.tgz#3d15fcd2cf8d0d2a1248686565c6a85e2d8e1c55"
1151-
integrity sha512-7rHc13DHsYP7l7GcgBcLEyX2/IAuCcRZ1Iu3MtOZSayjvFXxBBYKFKw0OyY9NxOfZUdLl3Q3mLiUHVFZkHMcuA==
1148+
"@react-navigation/stack@5.14.5":
1149+
version "5.14.5"
1150+
resolved "https://registry.yarnpkg.com/@react-navigation/stack/-/stack-5.14.5.tgz#dc615cd7d270ba79e3330dcb50c2819d0e1f3850"
1151+
integrity sha512-hpdn1SS0tc3/3atkV2Q2y++n5B4e0rUcCj4W43PODMu72yX2m0LkKAAcpkPDCWAvwnLLIoLAEl5BEifZigl/6A==
11521152
dependencies:
11531153
color "^3.1.3"
11541154
react-native-iphone-x-helper "^1.3.0"

0 commit comments

Comments
 (0)