From a61c58607f5d613e70186b77b9f9c42e019da8b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 10:53:52 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 13.0.0 to 13.0.1 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.0.0 to 13.0.1. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v13.0.0...v13.0.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 991188 -> 991200 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 51cb36414de95593fe582dec50bffa7042857aca..eccd0ae17f04d3c266c537dfffaf0dac8135044e 100644 GIT binary patch delta 366 zcmcbz-{!%7n+@uWjE2)4PjSjlmpRSJ)$Gr>-Jg*$d-e2`Uz{e>->qR(nts%YPdTJ2 z)uX~VAU`8AvOwD;Da5P1D6=9k(xNKZDJm;G)V(}1+1x+F#n81NJj5f|(kLh=)v>@Q zKfv6`FQq&&yu!c8*D$~^G_|V4IHJrw&8);IA~<~dL~bU{=^NHECNaesPEXKbHlP01 zmxXJ(0tYMS^oIFt>XQqYB`0rS=5JrVjuD8NfS4JGS%8=oh}nRc9f&!$FJH$wK?=>u zp|o&v!1RaHc`c`ZDCXjy?t6;UZu7m delta 390 zcmaE`-{#7Gn+@uW%mzw26VFOdf3S{`w>gM$dk`aI#_H)^(tJkK^G|ZBOcxbrQw}XK z$cc0`^ffQdcg@W<^2u{fit=&K_3-kj^f0w7c1(;4i*U{eiO8wU2-6P;3b*vh_slTK zO-VB^$&4uWw{Xh$bJs5Ovk1*|^GZuI%t(q#jVRNe%vh&4y5oa1a<)9s~MIHwEnuo_Rl;K8Imxqw-6@&;!9_Op%m_}ZVG<^*CcAm#>Q O9w6r3{^T^@pI`vdO_A&X diff --git a/web/package.json b/web/package.json index a3293242c..38d2fad99 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^5.16.4", - "@testing-library/react": "^13.0.0", + "@testing-library/react": "^13.0.1", "@testing-library/user-event": "^14.0.4", "@types/jest": "^27.4.1", "@types/node": "^17.0.23",