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:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -6700,9 +6700,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"react": {
|
||||
"version": "16.10.2",
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-16.10.2.tgz",
|
||||
"integrity": "sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==",
|
||||
"version": "16.11.0",
|
||||
"resolved": "https://registry.npmjs.org/react/-/react-16.11.0.tgz",
|
||||
"integrity": "sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"loose-envify": "^1.1.0",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"postcss-nested": "^4.1.2",
|
||||
"prettier": "1.18.2",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.10.2",
|
||||
"react": "^16.11.0",
|
||||
"rollup": "^1.25.1",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-bundle-size": "^1.0.3",
|
||||
|
||||
Reference in New Issue
Block a user