Skip to content

Commit

Permalink
chore(deps-dev): bump react-native-test-app from 3.8.1 to 3.9.6
Browse files Browse the repository at this point in the history
Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 3.8.1 to 3.9.6.
- [Release notes](https://github.com/microsoft/react-native-test-app/releases)
- [Commits](microsoft/react-native-test-app@3.8.1...3.9.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2024
1 parent b8ff573 commit dd6afa8
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3441,12 +3441,12 @@ __metadata:
languageName: node
linkType: hard

"@rnx-kit/react-native-host@npm:^0.4.9":
version: 0.4.9
resolution: "@rnx-kit/react-native-host@npm:0.4.9"
"@rnx-kit/react-native-host@npm:^0.4.12":
version: 0.4.12
resolution: "@rnx-kit/react-native-host@npm:0.4.12"
peerDependencies:
react-native: ">=0.66"
checksum: 10c0/ae9d749aded8fd0697ab59f440ab994b2591131397132d20f69960971f38183e27cd851f5c6da29e50bd773115de2ebdd5c41bc89673e78ac5b3dc6f4707954c
checksum: 10c0/ce9ff3e4568c36f489ce94c8ba4dc21d9ea68df0f872286be62d9f16e2324b792c77006f1258e7000bd8f1fad264ff7d76cd306115c3b7046f36fa5679159199
languageName: node
linkType: hard

Expand Down Expand Up @@ -10572,23 +10572,23 @@ __metadata:
linkType: hard

"react-native-test-app@npm:^3.8.1":
version: 3.8.1
resolution: "react-native-test-app@npm:3.8.1"
version: 3.9.6
resolution: "react-native-test-app@npm:3.9.6"
dependencies:
"@rnx-kit/react-native-host": "npm:^0.4.9"
"@rnx-kit/react-native-host": "npm:^0.4.12"
ajv: "npm:^8.0.0"
cliui: "npm:^8.0.0"
fast-xml-parser: "npm:^4.0.0"
prompts: "npm:^2.4.0"
semver: "npm:^7.3.5"
uuid: "npm:^9.0.0"
uuid: "npm:^10.0.0"
peerDependencies:
"@callstack/react-native-visionos": 0.73 - 0.74
"@callstack/react-native-visionos": 0.73 - 0.75
"@expo/config-plugins": ">=5.0"
react: 17.0.1 - 18.3
react-native: 0.66 - 0.74 || >=0.75.0-0 <0.75.0
react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.73
react-native-windows: ^0.0.0-0 || 0.66 - 0.74
react: 17.0.1 - 19.0
react-native: 0.66 - 0.75 || >=0.76.0-0 <0.76.0
react-native-macos: ^0.0.0-0 || 0.66 || 0.68 || 0.71 - 0.74
react-native-windows: ^0.0.0-0 || 0.66 - 0.75
peerDependenciesMeta:
"@callstack/react-native-visionos":
optional: true
Expand All @@ -10603,7 +10603,7 @@ __metadata:
init: scripts/init.mjs
init-test-app: scripts/init.mjs
install-windows-test-app: windows/test-app.mjs
checksum: 10c0/5e2ba4537fe37697eca91975dd882ccbd44d101f99bca787ef3b16bd0980f96ef2b64d402dc94695d18cd4d0ae72c652fd378031f41618f289b45d8ce28a875e
checksum: 10c0/8869abe086539dbb8e8cae1e0cced80ff5aded79149872849558c24d43f3ab3d80d7d717cb300012689f418a82314dc7e696137c2b7b934d03ae0e8ae87a2d5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -12355,12 +12355,12 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^9.0.0":
version: 9.0.1
resolution: "uuid@npm:9.0.1"
"uuid@npm:^10.0.0":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
bin:
uuid: dist/bin/uuid
checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b
checksum: 10c0/eab18c27fe4ab9fb9709a5d5f40119b45f2ec8314f8d4cf12ce27e4c6f4ffa4a6321dc7db6c515068fa373c075b49691ba969f0010bf37f44c37ca40cd6bf7fe
languageName: node
linkType: hard

Expand Down

0 comments on commit dd6afa8

Please sign in to comment.