From dd6639ea1a3870d47ba5de5cf30a8c2f954aa40b Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 17 Nov 2023 21:31:21 +0000 Subject: build(deps-dev): bump the development group with 1 update Bumps the development group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library). - [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.0...v14.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 21ea92e0..66e5f6ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@swc/core": "^1.3.96", "@swc/jest": "^0.2.29", "@testing-library/jest-dom": "^6.1.4", - "@testing-library/react": "^14.1.0", + "@testing-library/react": "^14.1.2", "autoprefixer": "^10.4.16", "babel-loader": "^9.1.3", "core-js": "^3.33.2", @@ -4676,9 +4676,9 @@ } }, "node_modules/@testing-library/react": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.0.tgz", - "integrity": "sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==", + "version": "14.1.2", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz", + "integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.5", @@ -22665,9 +22665,9 @@ } }, "@testing-library/react": { - "version": "14.1.0", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.0.tgz", - "integrity": "sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==", + "version": "14.1.2", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-14.1.2.tgz", + "integrity": "sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==", "dev": true, "requires": { "@babel/runtime": "^7.12.5", -- cgit v1.2.3