Update dependency @types/react-dom to v17.0.17 (https://github.com/woocommerce/woocommerce-blocks/pull/6573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e50b654d69
commit
a2a7235ea2
File diff suppressed because it is too large
Load Diff
|
@ -113,7 +113,7 @@
|
|||
"@types/lodash": "4.14.182",
|
||||
"@types/puppeteer": "5.4.6",
|
||||
"@types/react": "17.0.45",
|
||||
"@types/react-dom": "17.0.16",
|
||||
"@types/react-dom": "17.0.17",
|
||||
"@types/wordpress__block-editor": "6.0.6",
|
||||
"@types/wordpress__blocks": "^11.0.1",
|
||||
"@types/wordpress__compose": "4.0.1",
|
||||
|
|
Loading…
Reference in New Issue