From a1091818524a587066df580064a426738c01df46 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Sun, 1 Dec 2019 22:55:24 +0000 Subject: [PATCH 1/3] Update to react-native@0.60.0-microsoft.24 --- packages/E2ETest/package.json | 2 +- packages/microsoft-reactnative-sampleapps/package.json | 2 +- packages/playground/package.json | 2 +- packages/react-native-windows-extended/package.json | 4 ++-- vnext/package.json | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index 15926625834..3f9b01dd87b 100644 --- a/packages/E2ETest/package.json +++ b/packages/E2ETest/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz", "react-native-windows": "0.60.0-vnext.84", "react-native-windows-extended": "0.60.32", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 3a9e2a63ec5..6e1c7e11e8d 100644 --- a/packages/microsoft-reactnative-sampleapps/package.json +++ b/packages/microsoft-reactnative-sampleapps/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz", "react-native-windows": "0.60.0-vnext.84", "react-native-windows-extended": "0.60.32", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/playground/package.json b/packages/playground/package.json index 6c52116d2c6..54884846cd5 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz", "react-native-windows": "0.60.0-vnext.84", "react-native-windows-extended": "0.60.32", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/react-native-windows-extended/package.json b/packages/react-native-windows-extended/package.json index 3e3e9e7a65a..6690e962286 100644 --- a/packages/react-native-windows-extended/package.json +++ b/packages/react-native-windows-extended/package.json @@ -34,12 +34,12 @@ "just-scripts": "^0.24.2", "prettier": "1.13.6", "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.23 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.24 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz" }, "beachball": { "disallowedChangeTypes": [ diff --git a/vnext/package.json b/vnext/package.json index e3829c84fc0..d4eacdd1b01 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -48,13 +48,13 @@ "eslint": "5.1.0", "just-scripts": "^0.24.2", "prettier": "1.17.0", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz", "react": "16.8.6", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.23 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.23.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.24 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.24.tar.gz" }, "beachball": { "defaultNpmTag": "vnext", From 227b368b47249d0cb4ac468a3a3152a18b6e296e Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Sun, 1 Dec 2019 22:55:26 +0000 Subject: [PATCH 2/3] Change files --- ...01-22-55-26-auto-update-versions060.0microsoft.24.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 change/react-native-windows-2019-12-01-22-55-26-auto-update-versions060.0microsoft.24.json diff --git a/change/react-native-windows-2019-12-01-22-55-26-auto-update-versions060.0microsoft.24.json b/change/react-native-windows-2019-12-01-22-55-26-auto-update-versions060.0microsoft.24.json new file mode 100644 index 00000000000..b190175e485 --- /dev/null +++ b/change/react-native-windows-2019-12-01-22-55-26-auto-update-versions060.0microsoft.24.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "Updating react-native to version: 0.60.0-microsoft.24", + "packageName": "react-native-windows", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "a1091818524a587066df580064a426738c01df46", + "date": "2019-12-01T22:55:26.533Z" +} \ No newline at end of file From ce26c1f9bb612c5c6d2dbb0a32b1fbe43ff6c83a Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Sun, 1 Dec 2019 22:55:28 +0000 Subject: [PATCH 3/3] Change files --- ...01-22-55-28-auto-update-versions060.0microsoft.24.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 change/react-native-windows-extended-2019-12-01-22-55-28-auto-update-versions060.0microsoft.24.json diff --git a/change/react-native-windows-extended-2019-12-01-22-55-28-auto-update-versions060.0microsoft.24.json b/change/react-native-windows-extended-2019-12-01-22-55-28-auto-update-versions060.0microsoft.24.json new file mode 100644 index 00000000000..a48915dc696 --- /dev/null +++ b/change/react-native-windows-extended-2019-12-01-22-55-28-auto-update-versions060.0microsoft.24.json @@ -0,0 +1,8 @@ +{ + "type": "patch", + "comment": "Updating react-native to version: 0.60.0-microsoft.24", + "packageName": "react-native-windows-extended", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "227b368b47249d0cb4ac468a3a3152a18b6e296e", + "date": "2019-12-01T22:55:28.003Z" +} \ No newline at end of file