From f53684a4d3002991b1e180d1a9af407759b03b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:04:59 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 16.1.0 to 16.2.0 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.1.0 to 16.2.0. - [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/v16.1.0...v16.2.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1167386 -> 1167386 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 4c6326a382f90aefeda8f52eaae63ae0aba9b3e6..c5bd15c3622cfb1b8ea11431eeee79a1fbbf8a00 100644 GIT binary patch delta 321 zcmbQWz4vO?Q3swah1`>VS;=3E!z(Sasx3B5c2{t9}x2cvB35Nfr3$W E08CwXVgLXD delta 330 zcmbQWz4vC82JCett6WK^0y=>>~w zXrNI@en45efp>A3k3oKhpNplVag~o(c(Q*)M6$nyr%S1ET9%=qcZOeyL1>P1c%@rq zS)Q|}Q+A4>QAuWslTl7~W>}EBMVMP*N=9;FMq!>~V99jD1a{l$2LicyrrTI^XtdwG z#R$YqK+FupEI`Z(#B4y!4#XTl%(?yUEv{Ro^l{zAEH16d0$lvox diff --git a/web/package.json b/web/package.json index 735a76d2b..316d365da 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^16.1.0", + "@testing-library/react": "^16.2.0", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.14", "@types/node": "^22.10.6",