Bump @types/react from 16.9.35 to 16.9.43 in /client

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-13 01:18:12 +00:00 committed by GitHub
parent 97b3e55bc1
commit 2a5c305fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2855,9 +2855,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.35.tgz",
"integrity": "sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==",
"version": "16.9.43",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.43.tgz",
"integrity": "sha512-PxshAFcnJqIWYpJbLPriClH53Z2WlJcVZE+NP2etUtWQs2s7yIMj3/LDKZT/5CHJ/F62iyjVCDu2H3jHEXIxSg==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -54,7 +54,7 @@
"@types/classnames": "^2.2.10",
"@types/is-url": "^1.2.28",
"@types/jest": "^26.0.0",
"@types/react": "^16.9.35",
"@types/react": "^16.9.43",
"@types/react-datepicker": "^2.11.0",
"@types/react-dom": "^16.9.8",
"@types/react-helmet": "^6.0.0",