Update dependency @types/react to v16.14.15 (https://github.com/woocommerce/woocommerce-blocks/pull/4692)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
563be94697
commit
0f2a91281c
|
@ -5553,9 +5553,9 @@
|
|||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.14.14",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.14.tgz",
|
||||
"integrity": "sha512-uwIWDYW8LznHzEMJl7ag9St1RsK0gw/xaFZ5+uI1ZM1HndwUgmPH3/wQkSb87GkOVg7shUxnpNW8DcN0AzvG5Q==",
|
||||
"version": "16.14.15",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.15.tgz",
|
||||
"integrity": "sha512-jOxlBV9RGZhphdeqJTCv35VZOkjY+XIEY2owwSk84BNDdDv2xS6Csj6fhi+B/q30SR9Tz8lDNt/F2Z5RF3TrRg==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"@types/gtag.js": "0.0.7",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/lodash": "4.14.172",
|
||||
"@types/react": "16.14.14",
|
||||
"@types/react": "16.14.15",
|
||||
"@types/wordpress__block-editor": "2.2.9",
|
||||
"@types/wordpress__data": "4.6.10",
|
||||
"@types/wordpress__data-controls": "1.0.5",
|
||||
|
|
Loading…
Reference in New Issue