diff --git a/package.json b/package.json index b0ebbe82..b507b0e1 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@commitlint/config-conventional": "19.5.0", "@semantic-release/changelog": "6.0.3", "@semantic-release/git": "10.0.1", - "@testing-library/jest-dom": "6.5.0", + "@testing-library/jest-dom": "6.6.2", "@testing-library/react": "15.0.7", "@tsconfig/strictest": "2.0.5", "@types/app-root-path": "1.2.8", diff --git a/yarn.lock b/yarn.lock index 8bc8e8dc..0a64e942 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1835,10 +1835,10 @@ lz-string "^1.5.0" pretty-format "^27.0.2" -"@testing-library/jest-dom@6.5.0": - version "6.5.0" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54" - integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA== +"@testing-library/jest-dom@6.6.2": + version "6.6.2" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b" + integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw== dependencies: "@adobe/css-tools" "^4.4.0" aria-query "^5.0.0"