diff --git a/package.json b/package.json index 155c483c..73a66942 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "devDependencies": { "@cspell/dict-es-es": "2.2.6", - "@testing-library/jest-dom": "6.0.1", + "@testing-library/jest-dom": "6.1.1", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/history": "5.0.0", diff --git a/yarn.lock b/yarn.lock index 311b11dc..8118eaf0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1968,10 +1968,10 @@ lz-string "^1.4.4" pretty-format "^27.0.2" -"@testing-library/jest-dom@6.0.1": - version "6.0.1" - resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.0.1.tgz#60c2aa05e0e3c07cbfaa319689e43227d95fa7c4" - integrity sha512-0hx/AWrJp8EKr8LmC5jrV3Lx8TZySH7McU1Ix2czBPQnLd458CefSEGjZy7w8kaBRA6LhoPkGjoZ3yqSs338IQ== +"@testing-library/jest-dom@6.1.1": + version "6.1.1" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.1.1.tgz#1a159b93f03f55ffc00adae86c6d412af39588b1" + integrity sha512-PEDx4fwesRjrUqhnqMz2+DxJtA0Qfy8IChXfx2P+f1mOI4ssc2b+fnzcmaevWPtfqFDE1q3veB9iJRFDw+xUVg== dependencies: "@adobe/css-tools" "^4.0.1" "@babel/runtime" "^7.9.2"