Merge pull request #594 from wbkd/dependabot/npm_and_yarn/main/react-16.14.0

This commit is contained in:
dependabot-preview[bot]
2020-10-19 05:09:58 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -10576,9 +10576,9 @@
} }
}, },
"react": { "react": {
"version": "16.13.1", "version": "16.14.0",
"resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz", "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==", "integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
"dev": true, "dev": true,
"requires": { "requires": {
"loose-envify": "^1.1.0", "loose-envify": "^1.1.0",
+2 -2
View File
@@ -51,7 +51,7 @@
"postcss-nested": "^4.2.3", "postcss-nested": "^4.2.3",
"prettier": "2.1.2", "prettier": "2.1.2",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.13.1", "react": "^16.14.0",
"release-it": "^14.1.0", "release-it": "^14.1.0",
"rollup": "^2.29.0", "rollup": "^2.29.0",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
@@ -65,7 +65,7 @@
"typescript": "^4.0.3" "typescript": "^4.0.3"
}, },
"peerDependencies": { "peerDependencies": {
"react": "^16.13.1" "react": "^16.14.0"
}, },
"files": [ "files": [
"dist" "dist"