Skip to content

Commit d0d9bd8

Browse files
committed
build(deps): forward port to detox v19
our detox patch applies cleanly and everything appears to work
1 parent ffbdb4a commit d0d9bd8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@react-native-firebase/private-tests-helpers": "0.0.13",
3434
"a2a": "^0.2.0",
3535
"babel-plugin-istanbul": "^6.0.0",
36-
"detox": "^18.23.1",
36+
"detox": "^19.0.0",
3737
"firebase": "^9.3.0",
3838
"firebase-tools": "^9.22.0",
3939
"jest-circus": "^27.2.5",
File renamed without changes.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5963,10 +5963,10 @@ detect-newline@^3.0.0:
59635963
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
59645964
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
59655965

5966-
detox@^18.23.1:
5967-
version "18.23.1"
5968-
resolved "https://registry.yarnpkg.com/detox/-/detox-18.23.1.tgz#f09f5e50291cdab3d62dc40ff2e8bb5cfb3cb776"
5969-
integrity sha512-MnOXfTcBBcXTrlLk3EeHq1nEfob79nChZbfOtlEummyec/X+PQzEvmKk2cvsUzu1f7GiNbCiBKN66w47Z7b/CQ==
5966+
detox@^19.0.0:
5967+
version "19.0.0"
5968+
resolved "https://registry.yarnpkg.com/detox/-/detox-19.0.0.tgz#3ac43f3843062f359ed1808e4c675095a50f32e7"
5969+
integrity sha512-lHV0aEYKBSIKmTxrE68AbDBWg02jyhPdNSxsg7OS2x/EBNpzt21AaEvkZMabPwcp90zwNmomQLML+HNbVGhtmQ==
59705970
dependencies:
59715971
bunyan "^1.8.12"
59725972
bunyan-debug-stream "^1.1.0"

0 commit comments

Comments
 (0)