From 827d2abf55343616644a68997092dbed72d17cda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:50:20 +0000 Subject: [PATCH] Update dependency @testing-library/react to v12.1.5 --- ghost/sodo-search/package.json | 2 +- yarn.lock | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/ghost/sodo-search/package.json b/ghost/sodo-search/package.json index 0a861b34c8..6296d70731 100644 --- a/ghost/sodo-search/package.json +++ b/ghost/sodo-search/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "12.1.2", + "@testing-library/react": "12.1.5", "@testing-library/user-event": "14.4.3", "@tryghost/content-api": "1.11.7", "flexsearch": "0.7.21", diff --git a/yarn.lock b/yarn.lock index 78dccbdcc8..421d5d91ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4490,14 +4490,6 @@ lodash "^4.17.15" redent "^3.0.0" -"@testing-library/react@12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2.tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76" - integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g== - dependencies: - "@babel/runtime" "^7.12.5" - "@testing-library/dom" "^8.0.0" - "@testing-library/react@12.1.5": version "12.1.5" resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.5.tgz#bb248f72f02a5ac9d949dea07279095fa577963b"