Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-10-27 04:44:14 +00:00 committed by GitHub
parent 506b6a8d10
commit 3bc74b1fb2
2 changed files with 4 additions and 4 deletions

View File

@ -5849,9 +5849,9 @@
}
},
"@types/react": {
"version": "16.14.17",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.17.tgz",
"integrity": "sha512-pMLc/7+7SEdQa9A+hN9ujI8blkjFqYAZVqh3iNXqdZ0cQ8TIR502HMkNJniaOGv9SAgc47jxVKoiBJ7c0AakvQ==",
"version": "16.14.20",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.20.tgz",
"integrity": "sha512-SV7TaVc8e9E/5Xuv6TIyJ5VhQpZoVFJqX6IZgj5HZoFCtIDCArE3qXkcHlc6O/Ud4UwcMoX+tlvDA95YrKdLgA==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -102,7 +102,7 @@
"@types/jest": "26.0.24",
"@types/jquery": "3.5.8",
"@types/lodash": "4.14.176",
"@types/react": "16.14.17",
"@types/react": "16.14.20",
"@types/wordpress__block-editor": "2.2.9",
"@types/wordpress__compose": "4.0.0",
"@types/wordpress__data": "4.6.10",