1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-25 11:28:46 +01:00

Merge pull request #152 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.53

Bump @types/react from 16.9.52 to 16.9.53
This commit is contained in:
Matthias Kretschmann 2020-10-19 07:00:35 +02:00 committed by GitHub
commit e537f59be0
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.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
"version": "16.9.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.53.tgz",
"integrity": "sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==",
"dev": true,
"requires": {
"@types/prop-types": "*",