Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-21 16:10:11 +01:00 committed by GitHub
parent a59966350d
commit 89f3b97041
1 changed files with 5 additions and 5 deletions

View File

@ -77,8 +77,8 @@
"@storybook/addon-viewport": "5.3.18",
"@storybook/addons": "5.3.18",
"@storybook/react": "5.3.18",
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^10.0.4",
"@testing-library/jest-dom": "5.7.0",
"@testing-library/react": "10.0.4",
"@types/jest": "25.2.3",
"@types/react": "16.9.35",
"@types/wordpress__data": "4.6.7",
@ -124,7 +124,7 @@
"husky": "2.4.1",
"ignore-loader": "0.1.2",
"jest": "25.5.4",
"jest-fetch-mock": "^3.0.3",
"jest-fetch-mock": "3.0.3",
"jest-puppeteer": "4.4.0",
"lint-staged": "9.5.0",
"merge-config": "2.0.0",
@ -165,9 +165,9 @@
"config": "3.3.1",
"dinero.js": "1.8.1",
"downshift": "4.1.0",
"jest-environment-jsdom-sixteen": "^1.0.3",
"jest-environment-jsdom-sixteen": "1.0.3",
"react-number-format": "4.4.1",
"reakit": "^1.0.0",
"reakit": "1.0.2",
"trim-html": "0.1.9",
"use-debounce": "3.4.0",
"wordpress-components": "npm:@wordpress/components@8.5.0",