From d8b90e97271e6685f5727f9a9419b3279152e5fd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2020 14:48:58 +0000 Subject: [PATCH] build(deps): bump @testing-library/user-event in /web Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.0.14 to 12.0.15. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v12.0.14...v12.0.15) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 720150 -> 720150 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index d85c5b2dd7d8205ba0a8430e289096f741b78cfd..a94005c3031cb95de21e1f822027d2d75252a015 100644 GIT binary patch delta 159 zcmbRCOMBWc?S?IkT~ntU-{3HszGo_<{&dD|Ov<57+G!R!1tpc{etCrknFeNVPVNCN z;UU_I#d#iyr6~oukxt$&<>uvuo`t3r1)(WbX)aE|{wX=hjS+~MfS4JGS%8=oh}nRc9f&!Am~;E=X8Y2)h0WmWWvj8zG5VHX>I}mdKG3WMq)3_?q E0FJFaz5oCK diff --git a/web/package.json b/web/package.json index ed658fa4c..4dd7b8caa 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.1", "@testing-library/react": "^10.4.7", - "@testing-library/user-event": "^12.0.14", + "@testing-library/user-event": "^12.0.15", "@types/jest": "^26.0.7", "@types/node": "^14.0.26", "@types/react": "^16.9.43",