1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 17:50:15 +01:00

Merge pull request #133 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.50

Bump @types/react from 16.9.49 to 16.9.50
This commit is contained in:
Matthias Kretschmann 2020-10-08 14:12:50 +02:00 committed by GitHub
commit 58fd638e6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -1868,9 +1868,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.49",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.49.tgz",
"integrity": "sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g==",
"version": "16.9.50",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.50.tgz",
"integrity": "sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA==",
"dev": true,
"requires": {
"@types/prop-types": "*",