Merge pull request #436 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.46

This commit is contained in:
dependabot-preview[bot]
2020-08-17 05:43:58 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5082,9 +5082,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.45",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.45.tgz",
"integrity": "sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==",
"version": "16.9.46",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.46.tgz",
"integrity": "sha512-dbHzO3aAq1lB3jRQuNpuZ/mnu+CdD3H0WVaaBQA8LTT3S33xhVBUj232T8M3tAhSWJs/D/UqORYUlJNl/8VQZg==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -41,7 +41,7 @@
"@svgr/rollup": "^5.4.0",
"@types/classnames": "^2.2.10",
"@types/d3": "^5.7.2",
"@types/react": "^16.9.45",
"@types/react": "^16.9.46",
"@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.1.0",