diff --git a/package.json b/package.json index eb64aca..bce31d0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@emotion/styled": "^11.10.6", "@mui/base": "^5.0.0-beta.32", "@mui/material": "^5.15.6", - "@testing-library/jest-dom": "^6.3.0", + "@testing-library/jest-dom": "^6.4.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "just-clone": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index 56fa16d..f5f47ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2062,10 +2062,10 @@ lz-string "^1.5.0" pretty-format "^27.0.2" -"@testing-library/jest-dom@^6.3.0": - version "6.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.3.0.tgz#e8d308e0c0e91d882340cbbfdea0e4daa7987d36" - integrity sha512-hJVIrkFizEQxoWsGBlycTcQhrpoCH4DhXfrnHFFXgkx3Xdm15zycsq5Ep+vpw4W8S0NJa8cxDHcuJib+1tEbhg== +"@testing-library/jest-dom@^6.4.0": + version "6.4.0" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.0.tgz#e7391967af57273effdaa181fc291be0ecc155bd" + integrity sha512-GgGT3OR8qhIjk2SBMy51AYDWoMnAyR/cwjZO4SttuBmIQ9wWy9QmVOeaSbgT5Bm0J6qLBaf4+dsJWfisvafoaA== dependencies: "@adobe/css-tools" "^4.3.2" "@babel/runtime" "^7.9.2"