From 74dde84bef049b5d54800e11ebeb14de2a56d672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 09:48:21 -0700 Subject: [PATCH] chore(deps-dev): bump react-native-test-app from 3.5.5 to 3.6.0 (#787) Bumps [react-native-test-app](https://github.com/microsoft/react-native-test-app) from 3.5.5 to 3.6.0. - [Release notes](https://github.com/microsoft/react-native-test-app/releases) - [Commits](https://github.com/microsoft/react-native-test-app/compare/3.5.5...3.6.0) --- updated-dependencies: - dependency-name: react-native-test-app dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/yarn.lock b/yarn.lock index bf5b7466..be4ad00d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10971,8 +10971,8 @@ __metadata: linkType: hard "react-native-test-app@npm:^3.2.9": - version: 3.5.5 - resolution: "react-native-test-app@npm:3.5.5" + version: 3.6.0 + resolution: "react-native-test-app@npm:3.6.0" dependencies: "@rnx-kit/react-native-host": "npm:^0.4.6" ajv: "npm:^8.0.0" @@ -10981,14 +10981,13 @@ __metadata: prompts: "npm:^2.4.0" semver: "npm:^7.3.5" uuid: "npm:^9.0.0" - yoctocolors: "npm:^2.0.0" peerDependencies: "@callstack/react-native-visionos": 0.73 - 0.74 "@expo/config-plugins": ">=5.0" react: 17.0.1 - 18.2 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.73 + react-native-windows: ^0.0.0-0 || 0.66 - 0.74 peerDependenciesMeta: "@callstack/react-native-visionos": optional: true @@ -11003,7 +11002,7 @@ __metadata: init: scripts/init.mjs init-test-app: scripts/init.mjs install-windows-test-app: windows/test-app.mjs - checksum: 10c0/b819c3ae8ad9e287188a98d65ef62dff9a8d3767284d13dd21e61c0a24ea0f5c943769e8ae94d0d1206a186ede881cc4c0f4150c3f8a7794c9043c88fca20ea4 + checksum: 10c0/0b2237f4dbc82f7e9cdfe933d32d6ae901e28e769f2d924d174a5c8ed52c964a0595110765458c792c6b14df58819bc8e15edac896c0342d68faa13de8593b31 languageName: node linkType: hard @@ -13333,10 +13332,3 @@ __metadata: checksum: 10c0/856117aa15cf5103d2a2fb173f0ab4acb12b4b4d0ed3ab249fdbbf612e55d1cadfd27a6110940e24746fb0a78cf640b522cc8bca76f30a3b00b66e90cf82abe0 languageName: node linkType: hard - -"yoctocolors@npm:^2.0.0": - version: 2.0.0 - resolution: "yoctocolors@npm:2.0.0" - checksum: 10c0/994f5d99e7647a1b333331ffecbbf7c4463d9c2823e371b44e21146a4496cad0f14fbe2f73f44383312a6f843d93523f830f1360009f0ac93027b167ef5c63be - languageName: node - linkType: hard