diff --git a/package.json b/package.json index 1c7d50478..e8f618e90 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@dhis2/cli-style": "^10.5.1", "@dhis2/cli-utils-cypress": "^7.0.1", "@dhis2/cypress-commands": "^7.0.1", - "@testing-library/jest-dom": "^6.1.2", + "@testing-library/jest-dom": "^6.1.3", "@testing-library/react": "^12", "d2-manifest": "^1.0.0", "eslint-plugin-cypress": "^2.14.0", diff --git a/yarn.lock b/yarn.lock index b6b4e5627..9f5ebbb4c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3373,10 +3373,10 @@ lz-string "^1.4.4" 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"