diff --git a/package.json b/package.json index 540c72cd5c..0fbaa5b68e 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@parcel/packager-raw-url": "2.9.3", "@parcel/transformer-webmanifest": "2.9.3", "@testing-library/cypress": "9.0.0", - "@testing-library/jest-dom": "6.1.2", + "@testing-library/jest-dom": "6.1.3", "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.4.3", "@types/body-scroll-lock": "3.1.0", diff --git a/yarn.lock b/yarn.lock index 1fa9ac95d9..bbe415049b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3473,10 +3473,10 @@ lz-string "^1.5.0" pretty-format "^27.0.2" -"@testing-library/jest-dom@6.1.2": - version "6.1.2" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.2.tgz#3e7422904349223cb1e04968adada63f65f40d5b" - integrity sha512-NP9jl1Q2qDDtx+cqogowtQtmgD2OVs37iMSIsTv5eN5ETRkf26Kj6ugVwA93/gZzzFWQAsgkKkcftDe91BJCkQ== +"@testing-library/jest-dom@6.1.3": + version "6.1.3" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.3.tgz#443118c9e4043f96396f120de2c7122504a079c5" + integrity sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ== dependencies: "@adobe/css-tools" "^4.3.0" "@babel/runtime" "^7.9.2"