Merge pull request #69 from wbkd/dependabot/npm_and_yarn/develop/react-16.11.0

chore(deps-dev): bump react from 16.10.2 to 16.11.0
This commit is contained in:
Moritz
2019-10-28 18:34:16 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6700,9 +6700,9 @@
"dev": true "dev": true
}, },
"react": { "react": {
"version": "16.10.2", "version": "16.11.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.10.2.tgz", "resolved": "https://registry.npmjs.org/react/-/react-16.11.0.tgz",
"integrity": "sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==", "integrity": "sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==",
"dev": true, "dev": true,
"requires": { "requires": {
"loose-envify": "^1.1.0", "loose-envify": "^1.1.0",
+1 -1
View File
@@ -32,7 +32,7 @@
"postcss-nested": "^4.1.2", "postcss-nested": "^4.1.2",
"prettier": "1.18.2", "prettier": "1.18.2",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.10.2", "react": "^16.11.0",
"rollup": "^1.25.1", "rollup": "^1.25.1",
"rollup-plugin-babel": "^4.3.3", "rollup-plugin-babel": "^4.3.3",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",