Merge pull request #571 from wbkd/dependabot/npm_and_yarn/main/types/react-16.9.52

This commit is contained in:
dependabot-preview[bot]
2020-10-12 05:10:54 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5063,9 +5063,9 @@
"dev": true "dev": true
}, },
"@types/react": { "@types/react": {
"version": "16.9.49", "version": "16.9.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.49.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
"integrity": "sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==", "integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
+1 -1
View File
@@ -42,7 +42,7 @@
"@svgr/rollup": "^5.4.0", "@svgr/rollup": "^5.4.0",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@types/d3": "^5.16.1", "@types/d3": "^5.16.1",
"@types/react": "^16.9.49", "@types/react": "^16.9.52",
"@types/react-dom": "^16.9.8", "@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.6", "autoprefixer": "^9.8.6",
"babel-preset-react-app": "^9.1.2", "babel-preset-react-app": "^9.1.2",