From ff05ca069152c3642fa127f848c6ab29f32a335e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 06:57:39 +0000 Subject: [PATCH] build(deps): bump @testing-library/jest-dom from 6.4.2 to 6.4.3 in /web Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.3. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.3) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1359517 -> 1359517 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 ff0a3fdffdc6e71265f99c81e56b6d7271751c5d..b9e9c000be3a5b27bcfeb77330d7e1d5198cce4a 100644 GIT binary patch delta 369 zcmbRHH)!tPpb0;jjg@pJo|SGEXKWW|WZW*!$W#?Jeacx5qv^fzOoG$%!kIXx-w9_D zm_B6=qjE@!po rOQ&B<=24m6;KzF(?CN%)tAUsgi1~q70Eh*FSO|!Px99td=;Z?dBsqc4 delta 364 zcmbRHH)!tPpb0;jjg)jIo|SGEXKWW|WZW*!$W#?Jee!f>qv^fzOoG$%!kIXx-w9_D zn0~00Q8~o9s?fv0(XBGq)z{s`!nvR-!mTJXGBVpgE88r}J;2$=HzV9K)iNvH*xT1R z&(uH7D>d28!o9>j+`Q5~ElA%p-8t1bIKsjyxI8PR%G1orDJg1t;%p|(=?#9o_n8b$ zrziUJ>P>IRVpM3~9mxd5%s|Wn#H>Kf2E^<@%mKulK+FZi+}n3Y@|^ojXD2&02&+u5 i_v3v4baFe;$w15p#QZ=k0K|eoECj^D+Y|joZ1MpRV}20; diff --git a/web/package.json b/web/package.json index 306661c47..eba1e4d4c 100644 --- a/web/package.json +++ b/web/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@testing-library/jest-dom": "^6.4.2", + "@testing-library/jest-dom": "^6.4.3", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.12",