Merge pull request #254 from oceanprotocol/dependabot/npm_and_yarn/client/types/react-16.9.35

This commit is contained in:
dependabot-preview[bot] 2020-05-18 12:35:52 +00:00 committed by GitHub
commit 04f5db99f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2804,9 +2804,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.23",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.23.tgz",
"integrity": "sha512-SsGVT4E7L2wLN3tPYLiF20hmZTPGuzaayVunfgXzUn1x4uHVsKH6QDJQ/TdpHqwsTLd4CwrmQ2vOgxN7gE24gw==",
"version": "16.9.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.35.tgz",
"integrity": "sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -55,7 +55,7 @@
"@types/classnames": "^2.2.10",
"@types/is-url": "^1.2.28",
"@types/jest": "^25.2.2",
"@types/react": "^16.9.23",
"@types/react": "^16.9.35",
"@types/react-datepicker": "^2.11.0",
"@types/react-dom": "^16.9.5",
"@types/react-helmet": "^5.0.15",