Update dependency @testing-library/user-event to v10.2.4 (https://github.com/woocommerce/woocommerce-admin/pull/4361)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-05-15 15:54:54 +12:00 committed by GitHub
parent 230414e740
commit 01bb072a6f
2 changed files with 5 additions and 5 deletions

View File

@ -5470,9 +5470,9 @@
}
},
"@testing-library/user-event": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-10.1.0.tgz",
"integrity": "sha512-qutUm/2lWAD8IiKrss2Cg6Hf8AkcMeylKm09bSMtYC39Ug68aXWkcbc0H/NVD5R1zOHguTjkR/Ppuns6bWksGQ==",
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-10.2.4.tgz",
"integrity": "sha512-4Wr1C5Lp6RPva9EBsDfNFw6GDGYUPx/zu+8cgOZG4UqBEIiB6dlhFsDRowTxZr0iY2NlEiBVt2+t8xPaJx3SYw==",
"dev": true
},
"@types/anymatch": {
@ -22436,7 +22436,7 @@
"dev": true
},
"prettier": {
"version": "npm:wp-prettier@1.19.1",
"version": "1.19.1",
"resolved": "https://registry.npmjs.org/wp-prettier/-/wp-prettier-1.19.1.tgz",
"integrity": "sha512-mqAC2r1NDmRjG+z3KCJ/i61tycKlmADIjxnDhQab+KBxSAGbF/W7/zwB2guy/ypIeKrrftNsIYkNZZQKf3vJcg==",
"dev": true

View File

@ -154,7 +154,7 @@
"@storybook/addons": "5.3.18",
"@storybook/react": "5.3.18",
"@testing-library/react": "10.0.4",
"@testing-library/user-event": "10.1.0",
"@testing-library/user-event": "10.2.4",
"@wordpress/babel-plugin-import-jsx-pragma": "1.1.3",
"@wordpress/babel-plugin-makepot": "2.1.3",
"@wordpress/babel-preset-default": "3.0.2",