chore: bump @testing-library/react from 14.1.2 to 14.2.1 (#962)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.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/v14.1.2...v14.2.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Feb 2, 2024 at 12:04 UTC 5d01307e62420e85f81a11f911daba6ec25891e8
1 file changed +3 -3
package-lock.json
+3 -3
@@ -8924,9 +8924,9 @@
8924 }
8925 },
8926 "node_modules/@testing-library/react": {
8927 - "version": "14.1.2",
8928 - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz",
8929 - "integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==",
8927 + "version": "14.2.1",
8928 + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.2.1.tgz",
8929 + "integrity": "sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==",
8930 "dev": true,
8931 "dependencies": {
8932 "@babel/runtime": "^7.12.5",