Merge pull request #410 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.45

This commit is contained in:
dependabot-preview[bot]
2020-08-10 05:34:40 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5095,9 +5095,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.44",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.44.tgz",
"integrity": "sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==",
"version": "16.9.45",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.45.tgz",
"integrity": "sha512-vv950slTF5UZ5eDOf13b8qC1SD4rTvkqg3HfaUKzr17U97oeJZAa+dUaIHn0QoOJflNTIt6Pem9MmapULs9dkA==",
"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.44",
"@types/react": "^16.9.45",
"@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.1.0",