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

6
package-lock.json generated
View File

@@ -5063,9 +5063,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.49",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.49.tgz",
"integrity": "sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==",
"version": "16.9.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@@ -42,7 +42,7 @@
"@svgr/rollup": "^5.4.0",
"@types/classnames": "^2.2.10",
"@types/d3": "^5.16.1",
"@types/react": "^16.9.49",
"@types/react": "^16.9.52",
"@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.6",
"babel-preset-react-app": "^9.1.2",