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:
Generated
+3
-3
@@ -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
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user