Update dependency @testing-library/react to v15.0.3 #186

Merged
renovate merged 1 commit from renovate/testing-library-react-15.x-lockfile into master 2024-04-23 13:19:12 +02:00

View file

@ -2010,9 +2010,9 @@
redent "^3.0.0"
"@testing-library/react@^15.0.0":
version "15.0.2"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.2.tgz#d0fd7e9c41b819557639acf5f18e4cd1007ec295"
integrity sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==
version "15.0.3"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.3.tgz#891f55596d8464d4db90458a99aa64fa1105ef9b"
integrity sha512-lrfuttDGLJbpwMZ5Staz/b2GJuyQQUHEYffK2oL9DxgoeIPxFIquv0TmzJyeI0JQkc+WJMvcRRmpP9BtWlMbgQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^10.0.0"