Update dependency @types/react to v16.14.8 (https://github.com/woocommerce/woocommerce-blocks/pull/4270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
bd8e3c5275
commit
1cbf0180e5
|
@ -4039,9 +4039,9 @@
|
|||
}
|
||||
},
|
||||
"@types/react": {
|
||||
"version": "16.14.6",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.6.tgz",
|
||||
"integrity": "sha512-Ol/aFKune+P0FSFKIgf+XbhGzYGyz0p7g5befSt4rmbzfGLaZR0q7jPew9k7d3bvrcuaL8dPy9Oz3XGZmf9n+w==",
|
||||
"version": "16.14.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.8.tgz",
|
||||
"integrity": "sha512-QN0/Qhmx+l4moe7WJuTxNiTsjBwlBGHqKGvInSQCBdo7Qio0VtOqwsC0Wq7q3PbJlB0cR4Y4CVo1OOe6BOsOmA==",
|
||||
"requires": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
"@types/gtag.js": "0.0.4",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/lodash": "4.14.170",
|
||||
"@types/react": "16.14.6",
|
||||
"@types/react": "16.14.8",
|
||||
"@types/wordpress__data": "4.6.9",
|
||||
"@types/wordpress__data-controls": "1.0.4",
|
||||
"@types/wordpress__deprecated": "2.4.2",
|
||||
|
|
Loading…
Reference in New Issue