diff --git a/package.json b/package.json index 51bf15cb..2c747f11 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "@sentry/browser": "6.2.2", "@sentry/integrations": "6.2.1", - "@testing-library/jest-dom": "5.11.9", + "@testing-library/jest-dom": "5.11.10", "@testing-library/react": "11.2.5", "@types/jest": "26.0.22", "@types/react": "17.0.3", diff --git a/yarn.lock b/yarn.lock index 88d938f9..797a4fa5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1879,9 +1879,9 @@ lz-string "^1.4.4" pretty-format "^26.6.2" -"@testing-library/jest-dom@5.11.9": - version "5.11.9" - resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.11.9.tgz" +"@testing-library/jest-dom@5.11.10": + version "5.11.10" + resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.10.tgz#1cd90715023e1627f5ed26ab3b38e6f22d77046c" dependencies: "@babel/runtime" "^7.9.2" "@types/testing-library__jest-dom" "^5.9.1"