From 97a1bcd1a0120978b1b0821b5d18e3b32f5bf0bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 06:03:08 +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 14.0.3 to 14.0.4. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v14.0.3...v14.0.4) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 991193 -> 991193 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 76ba70197501003a79ee936e97b7028b272b9e7a..195f8769fdd2c09b450606ded83d23039cd1b2c8 100644 GIT binary patch delta 304 zcmcb)-{$6in+=hS(~aYKM4EFMx92i4PFXvBvI(ovbiUJ^deck4vMPs$IYp(K<|Ky} z=N1K4`j>mUl@l_eD?nLCE$ z1iEBtsd zMI`wa=bDr|1)F6CIva;L`T0g=8=CnWnP!?4X9QdN`f8^JyPF3@c@z~pxtaO6d8QVJ zW~UZpM;Qltd#4wdI2q~t<>w@t<&{;MOn=D2s^8ABff0zAfS4JGS%8=oh}nRc9f&!$ rb8O(eB1IqfC{E^(oIatHi?99mX-**K0%C3;<^f{f?YB?!{R;*FpNMSr diff --git a/web/package.json b/web/package.json index 9238bc227..f6c21ec0f 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.16.3", "@testing-library/react": "^13.0.0", - "@testing-library/user-event": "^14.0.3", + "@testing-library/user-event": "^14.0.4", "@types/jest": "^27.4.1", "@types/node": "^17.0.23", "@types/react": "^17.0.43",