From c917cc33e531b6bb5470e53469ffb17829c17584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Nov 2020 11:04:25 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 11.1.2 to 11.2.1 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.1.2 to 11.2.1. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v11.1.2...v11.2.1) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 775136 -> 775136 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 b5651eea03bfe49de25ffadf6fe56597c1aa995f..7900370515e39e0d6026b1c47f2e6674600a9daf 100644 GIT binary patch delta 311 zcmaE`T>rsx{e~@!-QA4llMO{orXT2Ll%0O?B&TYqqnoK&P=0D?s6~>$iHm=kPo=M? ziHV1?zoAccM+8Ib%7 delta 305 zcmaE`T>rsx{e~@!-QA34(a7lIw&B`{8Ecc5na4OdKP4O}{G0RCeh)gL9F!CuhF3lKd7u;vbUi<>>70nw+1Q9p&QbSLzxRSss>> zVisbWYFrTDs_hh2>0VwQ8k883TohqgW*L+;{i8mk%Jc;vIYcMVdMz-WWj&)bquF-D pLmcOr+TU$t1Y!`)48$xz%nHP8K+F!r96-zo#9Z6oZRGx>2moa2a|HkZ diff --git a/web/package.json b/web/package.json index 88ece6eea..8ad95aa18 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.11.6", - "@testing-library/react": "^11.1.2", + "@testing-library/react": "^11.2.1", "@testing-library/user-event": "^12.2.2", "@types/jest": "^26.0.15", "@types/node": "^14.14.8",