diff --git a/change/react-native-windows-2019-12-06-17-40-22-auto-update-versions060.0microsoft.28.json b/change/react-native-windows-2019-12-06-17-40-22-auto-update-versions060.0microsoft.28.json new file mode 100644 index 00000000000..53a7de850e3 --- /dev/null +++ b/change/react-native-windows-2019-12-06-17-40-22-auto-update-versions060.0microsoft.28.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "Updating react-native to version: 0.60.0-microsoft.28", + "packageName": "react-native-windows", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "0354b99ee18a820a0e4806a0d2934493971c0cee", + "date": "2019-12-06T17:40:22.496Z" +} \ No newline at end of file diff --git a/change/react-native-windows-extended-2019-12-06-17-40-24-auto-update-versions060.0microsoft.28.json b/change/react-native-windows-extended-2019-12-06-17-40-24-auto-update-versions060.0microsoft.28.json new file mode 100644 index 00000000000..c77ac73eec2 --- /dev/null +++ b/change/react-native-windows-extended-2019-12-06-17-40-24-auto-update-versions060.0microsoft.28.json @@ -0,0 +1,8 @@ +{ + "type": "patch", + "comment": "Updating react-native to version: 0.60.0-microsoft.28", + "packageName": "react-native-windows-extended", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "aa155be9b8eceffd65212bde25b036d3d0b72d9b", + "date": "2019-12-06T17:40:24.102Z" +} \ No newline at end of file diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index 35619f8c505..9d577f0c761 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.26.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", "react-native-windows": "0.60.0-vnext.88", "react-native-windows-extended": "0.60.36", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 2ed2f7a245d..a94e6318a45 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.26.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", "react-native-windows": "0.60.0-vnext.88", "react-native-windows-extended": "0.60.36", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/playground/package.json b/packages/playground/package.json index 6305fd63cf5..5c51fec52ca 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.26.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", "react-native-windows": "0.60.0-vnext.88", "react-native-windows-extended": "0.60.36", "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 06eb2306f3c..ddf35d65425 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.26.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.26 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.26.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.28 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz" }, "beachball": { "disallowedChangeTypes": [ diff --git a/vnext/package.json b/vnext/package.json index 6c75593f8f6..d424518e773 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.26.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz", "react": "16.8.6", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.26 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.26.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.28 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.28.tar.gz" }, "beachball": { "defaultNpmTag": "vnext",