Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-01 16:10:16 +02:00 committed by GitHub
parent 30b1f0fb38
commit cdf75babed
2 changed files with 4 additions and 4 deletions

View File

@ -4886,9 +4886,9 @@
}
},
"@types/react": {
"version": "16.9.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.37.tgz",
"integrity": "sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q==",
"version": "16.9.41",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.41.tgz",
"integrity": "sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -77,7 +77,7 @@
"@testing-library/jest-dom": "5.10.1",
"@testing-library/react": "10.4.3",
"@types/jest": "25.2.3",
"@types/react": "16.9.37",
"@types/react": "16.9.41",
"@types/wordpress__data": "4.6.7",
"@types/wordpress__element": "2.4.1",
"@woocommerce/woocommerce-rest-api": "1.0.1",