chore(deps-dev): bump @types/react from 16.9.27 to 16.9.34

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.27 to 16.9.34.
- [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-04-20 11:20:29 +00:00
committed by GitHub
parent 6354aa4330
commit 7c824f2ac2
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -3534,9 +3534,9 @@
"integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==" "integrity": "sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw=="
}, },
"@types/react": { "@types/react": {
"version": "16.9.31", "version": "16.9.34",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.31.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.34.tgz",
"integrity": "sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ==", "integrity": "sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
+1 -1
View File
@@ -22,7 +22,7 @@
"@babel/preset-react": "^7.9.4", "@babel/preset-react": "^7.9.4",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@types/d3": "^5.7.2", "@types/d3": "^5.7.2",
"@types/react": "^16.9.31", "@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6", "@types/react-dom": "^16.9.6",
"autoprefixer": "^9.7.5", "autoprefixer": "^9.7.5",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",