From 4de50cdb85cb692df2a5003dcfa8512e4acf5bce Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 10:41:22 +0000 Subject: [PATCH] Bump @testing-library/user-event from 8.1.1 to 10.0.0 Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.1.1 to 10.0.0. - [Release notes](https://github.com/testing-library/user-event/releases) - [Commits](https://github.com/testing-library/user-event/compare/v8.1.1...v10.0.0) Signed-off-by: dependabot-preview[bot] --- packages/sia-skynet/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/sia-skynet/package.json b/packages/sia-skynet/package.json index 61d875bf..a43d4783 100644 --- a/packages/sia-skynet/package.json +++ b/packages/sia-skynet/package.json @@ -6,7 +6,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.1.1", "@testing-library/react": "^9.3.2", - "@testing-library/user-event": "^8.1.1", + "@testing-library/user-event": "^10.0.0", "classnames": "^2.2.6", "gh-pages": "^2.2.0", "jsonp": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 60475f46..43a2d21d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1895,10 +1895,10 @@ "@testing-library/dom" "^6.11.0" "@types/testing-library__react" "^9.1.2" -"@testing-library/user-event@^8.1.1": - version "8.1.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-8.1.1.tgz#780b5bc0db44243ba7f8bbbe30265bf10d7c7ac9" - integrity sha512-sJ4WGVOK0+8kphgEJwTfVLyLwhejzWQYH35BgUK0EZv3cKr6Gnofjo4GVyUaj/q1ddqK65FdPS3iZQguZZmJGg== +"@testing-library/user-event@^10.0.0": + version "10.0.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.0.0.tgz#68dc84111c882cbf595d6bafa3691e4daa375fbd" + integrity sha512-ygQ1SaX3AzWDGPer5e2LF7FvWwLPG+XYViHvpW4ObseOkqmJI2ruawp9iLmEwxQW88jNCCExvonh0jBAwwiYZw== "@types/babel__core@^7.1.0": version "7.1.3"