From c2c8f8021f41e001b92f05dc7833940d46f06c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 06:35:11 +0000 Subject: [PATCH] build(deps): bump @testing-library/react from 16.0.0 to 16.0.1 in /web Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 16.0.0 to 16.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/v16.0.0...v16.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 1159150 -> 1159150 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 86b6f0fa5324463570255c224836bbd998fabb20..d52bd34d919f31858a8b6ebab2a93f50b8d9f29b 100644 GIT binary patch delta 322 zcmaEN-|gLfw+(8H%!W!j6VFOd-)+au+Z@QaJ&=*n`^NN8UJj$_=Wa5pOnfBiujKEvd*g$l2U1B*MryFU`O)#NVaLBB`j#F{;SdDXGe* zJTS8&$0;~5FRCKQ%qJzq+c-6|ydc;uD&563#4vRF#hYxJ(*u;*CEHiuVgzC)AZ7+) z79eH?Vm2UV2VxE&=G?ye7T5hGy12{Hm0uO&uBmq1?NjY|fS4DE`GA-ohy}J!wG)gi F1ON=8d0+ql delta 323 zcmaEN-|gLfw+(8H%mzw26VFOd-)+au+Z@QaJ&=*n`^NOrR$im&=Wa5pOjq5+tsI(O zT3Qk69TXm@?UwErVUS_q7i{3>S!f(+TrFA(zqF-S~c`$Rjz G*g^nM@OYvC diff --git a/web/package.json b/web/package.json index ed02a2e2c..c9e39fae8 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@testing-library/jest-dom": "^6.5.0", - "@testing-library/react": "^16.0.0", + "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "@types/jest": "^29.5.12", "@types/node": "^22.5.1",