Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-18 04:19:42 +00:00 committed by GitHub
parent d1190755e5
commit cb83581401
2 changed files with 4 additions and 4 deletions

View File

@ -5552,9 +5552,9 @@
}
},
"@types/react": {
"version": "16.14.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.12.tgz",
"integrity": "sha512-7nOJgNsRbARhZhvwPm7cnzahtzEi5VJ9OvcQk8ExEEb1t+zaFklwLVkJz7G1kfxX4X/mDa/icTmzE0vTmqsqBg==",
"version": "16.14.13",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.13.tgz",
"integrity": "sha512-KznsRYfqPmbcA5pMxc4mYQ7UgsJa2tAgKE2YwEmY5xKaTVZXLAY/ImBohyQHnEoIjxIJR+Um4FmaEYDr3q3zlg==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -97,7 +97,7 @@
"@types/gtag.js": "0.0.7",
"@types/jest": "26.0.24",
"@types/lodash": "4.14.172",
"@types/react": "16.14.12",
"@types/react": "16.14.13",
"@types/wordpress__block-editor": "2.2.9",
"@types/wordpress__data": "4.6.10",
"@types/wordpress__data-controls": "1.0.5",