1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-07-01 06:02:20 +02:00

Merge pull request #140 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.52

Bump @types/react from 16.9.51 to 16.9.52
This commit is contained in:
Matthias Kretschmann 2020-10-13 16:00:37 +02:00 committed by GitHub
commit d9c498786d
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.51",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.51.tgz",
"integrity": "sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==",
"version": "16.9.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
"dev": true,
"requires": {
"@types/prop-types": "*",