From a4309e4ffd54092c36b0072f20efdbfc49ec65cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 11:06:06 +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.1.5 to 12.1.6. - [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.1.5...v12.1.6) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 658802 -> 658802 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 2200227649ba9362d73c8eb78d14893ed4adfa79..554caa7aa4818420b9fc46d9e0a40a83fc5e263f 100644 GIT binary patch delta 169 zcmew~OXJfljfO3ZMT@4pK4&+Yey5vJaJtVTMy~1m7cmM?KXQptIn*g7IMpmUx5~ve zu^`0B!?@Vc&pWBARNK8W!ZgXtyC~7SJgmUis4U9OP}|itydtW|z%|p+pvp4I(bTWB z!XiN1EYI85Kgzo}BCsgSv`{}gGdXSYLIbVo4{8{N+uIj20x=U1GXpUT5VHa?8xXSt MF~|1y#hkA*0ZY3;m;e9( delta 170 zcmew~OXJfljfO3ZMT@2rF9%m&2l NK+LhdeKF_jOaR)uKp6l4 diff --git a/web/package.json b/web/package.json index af939dbea..74cc30bfb 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.0.4", - "@testing-library/user-event": "^12.1.5", + "@testing-library/user-event": "^12.1.6", "@types/jest": "^26.0.14", "@types/node": "^14.11.2", "@types/react": "^16.9.49",