build(deps-dev): bump react-native-test-app from 0.9.16 to 0.9.18 (#936)

Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 0.9.16 to 0.9.18.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](https://github.com/microsoft/react-native-test-app/compare/0.9.16...0.9.18)

---
updated-dependencies:
- dependency-name: react-native-test-app
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-06 13:43:01 +00:00 коммит произвёл GitHub
Родитель 341eb76450
Коммит 03828ed663
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 8 добавлений и 9 удалений

Просмотреть файл

@ -0,0 +1,2 @@
---
---

Просмотреть файл

@ -30,9 +30,6 @@
"@babel/core": "^7.12.9",
"@babel/preset-env": "^7.1.6",
"@babel/runtime": "^7.12.5",
"@react-native-community/cli": "^6.0.0-0",
"@react-native-community/cli-platform-android": "^6.0.0-0",
"@react-native-community/cli-platform-ios": "^6.0.0-0",
"@rnx-kit/babel-preset-metro-react-native": "*",
"@rnx-kit/cli": "*",
"@rnx-kit/metro-config": "*",

Просмотреть файл

@ -1814,7 +1814,7 @@
hermes-profile-transformer "^0.0.6"
ip "^1.1.5"
"@react-native-community/cli-platform-android@^6.0.0", "@react-native-community/cli-platform-android@^6.0.0-0", "@react-native-community/cli-platform-android@^6.2.0":
"@react-native-community/cli-platform-android@^6.0.0", "@react-native-community/cli-platform-android@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-6.2.0.tgz#788a138bb19bc040f68d2a12531d56ab28ffa3d1"
integrity sha512-QLxwClcbxVhuIGsQiIpqRnoJzRdpN2B+y/Yt2OGgDHXGbuOXulgt4D+8AhvZXrB4jyAcEUlFg/048v3RGQQudw==
@ -1830,7 +1830,7 @@
slash "^3.0.0"
xmldoc "^1.1.2"
"@react-native-community/cli-platform-ios@^6.0.0", "@react-native-community/cli-platform-ios@^6.0.0-0":
"@react-native-community/cli-platform-ios@^6.0.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-6.2.0.tgz#ceaa23995511a8e400b506632ac7e6a66a17ec2a"
integrity sha512-k15MhExxLiLDDZOeuPgvTxbp0CsoLQQpk2Du0HjZDePqqWcKJylQqMZru1o8HuQHPcEr+b71HIs5V+lKyFYpfg==
@ -1896,7 +1896,7 @@
dependencies:
ora "^3.4.0"
"@react-native-community/cli@^6.0.0", "@react-native-community/cli@^6.0.0-0":
"@react-native-community/cli@^6.0.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-6.2.0.tgz#dfbdcefaaa44fdeb24b1cd1c195fa302f10e5d83"
integrity sha512-dQMkpg8wLTtUg9YIGqm7OXNw558d5Cb/ehd8Z0Sx2WSXjj/d1Tm0eK8aL4/QFEUBI10CO6VGFTTe/8dIDxWSFg==
@ -8013,9 +8013,9 @@ react-native-codegen@^0.0.7:
nullthrows "^1.1.1"
react-native-test-app@^0.9.0:
version "0.9.16"
resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-0.9.16.tgz#aa96e5cf6542a994caefebd7451f345a9d0cd604"
integrity sha512-vmvuc6/33samzQpvZIPDvOeQ74kFun62HP3EJyZcq3Pbmo7kI+IoOOpELf7tB8RkcbE8tCp/Z4wS6TzFrp+x7Q==
version "0.9.18"
resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-0.9.18.tgz#8b8f4b6a361a2aa2e5cbadfc7a63d752772e74cb"
integrity sha512-M0ayKiisX37KAVlEHNuJex1gcx9IDXxKze4v+mZqx8B08pDFCW1pOApE3oo2PXcD7JyOoJcZbl/IRYKMOxAthQ==
dependencies:
chalk "^4.1.0"
prompts "^2.4.0"