chore(deps): update dependency @testing-library/react to v13.3.0 (#1404)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
This commit is contained in:
parent
11df47168e
commit
ce8052fff5
2 changed files with 5 additions and 5 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"@rollup/plugin-replace": "2.3.3",
|
||||
"@testing-library/dom": "8.11.3",
|
||||
"@testing-library/jest-dom": "5.16.2",
|
||||
"@testing-library/react": "13.2.0",
|
||||
"@testing-library/react": "13.3.0",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/jest": "^27.0.0",
|
||||
"@types/jest-diff": "^24.3.0",
|
||||
|
|
|
|||
|
|
@ -6697,10 +6697,10 @@
|
|||
lodash "^4.17.15"
|
||||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/react@13.2.0":
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.2.0.tgz#2db00bc94d71c4e90e5c25582e90a650ae2925bf"
|
||||
integrity sha512-Bprbz/SZVONCJy5f7hcihNCv313IJXdYiv0nSJklIs1SQCIHHNlnGNkosSXnGZTmesyGIcBGNppYhXcc11pb7g==
|
||||
"@testing-library/react@13.3.0":
|
||||
version "13.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.3.0.tgz#bf298bfbc5589326bbcc8052b211f3bb097a97c5"
|
||||
integrity sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@testing-library/dom" "^8.5.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue