Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-17 14:12:07 +01:00 committed by GitHub
parent d030669f5f
commit 6e9da71bbb
2 changed files with 4 additions and 4 deletions

View File

@ -4841,9 +4841,9 @@
}
},
"@types/react": {
"version": "16.9.35",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.35.tgz",
"integrity": "sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==",
"version": "16.9.37",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.37.tgz",
"integrity": "sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q==",
"dev": true,
"requires": {
"@types/prop-types": "*",

View File

@ -80,7 +80,7 @@
"@testing-library/jest-dom": "5.9.0",
"@testing-library/react": "10.2.1",
"@types/jest": "25.2.3",
"@types/react": "16.9.35",
"@types/react": "16.9.37",
"@types/wordpress__data": "4.6.7",
"@types/wordpress__element": "2.4.1",
"@woocommerce/woocommerce-rest-api": "1.0.1",