build(deps): update dependency @testing-library/react to v12.1.0 (#2368)

pull/2367/head^2
renovate[bot] 2021-09-11 22:47:28 +10:00 committed by GitHub
parent a091b341da
commit 763938a0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"@commitlint/config-conventional": "13.1.0",
"@craco/craco": "6.3.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.0.0",
"@testing-library/react": "12.1.0",
"@types/classnames": "2.3.0",
"@types/node": "15.6.0",
"@types/qrcode.react": "1.0.2",

View File

@ -1965,10 +1965,10 @@
lodash "^4.17.15"
redent "^3.0.0"
"@testing-library/react@12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.0.0.tgz#9aeb2264521522ab9b68f519eaf15136148f164a"
integrity sha512-sh3jhFgEshFyJ/0IxGltRhwZv2kFKfJ3fN1vTZ6hhMXzz9ZbbcTgmDYM4e+zJv+oiVKKEWZPyqPAh4MQBI65gA==
"@testing-library/react@12.1.0":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.0.tgz#3e9a4002b0b8f986a738a2f88fc458b5af319f35"
integrity sha512-Ge3Ht3qXE82Yv9lyPpQ7ZWgzo/HgOcHu569Y4ZGWcZME38iOFiOg87qnu6hTEa8jTJVL7zYovnvD3GE2nsNIoQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^8.0.0"