Merge pull request #309 from wbkd/dependabot/npm_and_yarn/develop/types/react-16.9.41

This commit is contained in:
dependabot-preview[bot]
2020-06-29 05:32:24 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5035,9 +5035,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.38",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.38.tgz",
"integrity": "sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==",
"version": "16.9.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.41.tgz",
"integrity": "sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -39,7 +39,7 @@
"@svgr/rollup": "^5.4.0",
"@types/classnames": "^2.2.10",
"@types/d3": "^5.7.2",
"@types/react": "^16.9.38",
"@types/react": "^16.9.41",
"@types/react-dom": "^16.9.8",
"autoprefixer": "^9.8.2",
"babel-loader": "^8.1.0",