Merge pull request #903 from wbkd/dependabot/npm_and_yarn/main/types/react-17.0.2

This commit is contained in:
dependabot-preview[bot]
2021-02-15 05:18:31 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3023,9 +3023,9 @@
"dev": true
},
"@types/react": {
"version": "17.0.1",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.1.tgz",
"integrity": "sha512-w8t9f53B2ei4jeOqf/gxtc2Sswnc3LBK5s0DyJcg5xd10tMHXts2N31cKjWfH9IC/JvEPa/YF1U4YeP1t4R6HQ==",
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-17.0.2.tgz",
"integrity": "sha512-Xt40xQsrkdvjn1EyWe1Bc0dJLcil/9x2vAuW7ya+PuQip4UYUaXyhzWmAbwRsdMgwOFHpfp7/FFZebDU6Y8VHA==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -50,7 +50,7 @@
"@svgr/rollup": "^5.5.0",
"@types/classnames": "^2.2.11",
"@types/d3": "^6.3.0",
"@types/react": "^17.0.1",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.0",
"@types/resize-observer-browser": "^0.1.5",
"autoprefixer": "^10.2.4",