Update dependency @testing-library/react to v12.1.5

This commit is contained in:
renovate[bot] 2023-03-17 19:50:20 +00:00
parent 1b0adcf4ab
commit 827d2abf55
2 changed files with 1 additions and 9 deletions

View File

@ -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",

View File

@ -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"