Merge pull request #171 from wbkd/dependabot/npm_and_yarn/develop/react-16.13.1

chore(deps-dev): bump react from 16.12.0 to 16.13.1
This commit is contained in:
Moritz
2020-05-04 15:53:50 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9462,9 +9462,9 @@
"dev": true "dev": true
}, },
"react": { "react": {
"version": "16.12.0", "version": "16.13.1",
"resolved": "https://registry.npmjs.org/react/-/react-16.12.0.tgz", "resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz",
"integrity": "sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==", "integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==",
"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.2.1", "postcss-nested": "^4.2.1",
"prettier": "2.0.5", "prettier": "2.0.5",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.12.0", "react": "^16.13.1",
"rollup": "^2.7.6", "rollup": "^2.7.6",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
"rollup-plugin-bundle-size": "^1.0.3", "rollup-plugin-bundle-size": "^1.0.3",