chore(deps-dev): bump @types/react from 16.9.55 to 16.9.56

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.55 to 16.9.56.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-09 12:23:16 +00:00
committed by GitHub
parent efe86eaf30
commit a23b05b0dc
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2023,9 +2023,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.55",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.55.tgz",
"integrity": "sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==",
"version": "16.9.56",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz",
"integrity": "sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",
+1 -1
View File
@@ -48,7 +48,7 @@
"@svgr/rollup": "^5.4.0",
"@types/classnames": "^2.2.11",
"@types/d3": "^6.0.0",
"@types/react": "^16.9.55",
"@types/react": "^16.9.56",
"@types/react-dom": "^16.9.9",
"autoprefixer": "^9.8.6",
"babel-preset-react-app": "^10.0.0",