Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-02-02 15:05:42 +00:00 committed by GitHub
parent 67283c02be
commit 0554288807
2 changed files with 8 additions and 8 deletions

View File

@ -60,7 +60,7 @@
"@types/jest": "26.0.24",
"@types/jquery": "3.5.13",
"@types/lodash": "4.14.178",
"@types/react": "16.14.21",
"@types/react": "16.14.22",
"@types/wordpress__block-editor": "6.0.5",
"@types/wordpress__compose": "4.0.1",
"@types/wordpress__data": "4.6.10",
@ -8180,9 +8180,9 @@
"dev": true
},
"node_modules/@types/react": {
"version": "16.14.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.21.tgz",
"integrity": "sha512-rY4DzPKK/4aohyWiDRHS2fotN5rhBSK6/rz1X37KzNna9HJyqtaGAbq9fVttrEPWF5ywpfIP1ITL8Xi2QZn6Eg==",
"version": "16.14.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.22.tgz",
"integrity": "sha512-4NnkxKDd2UO9SiCckuhCQOCzdO+RtE4Epf1D6eGz3f9jZjiIXOVo+Bk3jqSad+8EOT+LBXwKdkFX0V0F+NFzDQ==",
"dependencies": {
"@types/prop-types": "*",
"@types/scheduler": "*",
@ -47612,9 +47612,9 @@
"dev": true
},
"@types/react": {
"version": "16.14.21",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.21.tgz",
"integrity": "sha512-rY4DzPKK/4aohyWiDRHS2fotN5rhBSK6/rz1X37KzNna9HJyqtaGAbq9fVttrEPWF5ywpfIP1ITL8Xi2QZn6Eg==",
"version": "16.14.22",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.22.tgz",
"integrity": "sha512-4NnkxKDd2UO9SiCckuhCQOCzdO+RtE4Epf1D6eGz3f9jZjiIXOVo+Bk3jqSad+8EOT+LBXwKdkFX0V0F+NFzDQ==",
"requires": {
"@types/prop-types": "*",
"@types/scheduler": "*",

View File

@ -104,7 +104,7 @@
"@types/jest": "26.0.24",
"@types/jquery": "3.5.13",
"@types/lodash": "4.14.178",
"@types/react": "16.14.21",
"@types/react": "16.14.22",
"@types/wordpress__block-editor": "6.0.5",
"@types/wordpress__compose": "4.0.1",
"@types/wordpress__data": "4.6.10",