diff --git a/package.json b/package.json index b68c6842..5b8bfabb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "cypress": "3.3.0", "esm": "^3.2.25", "faker": "^4.1.0", - "jest-dom": "3.1.3", + "jest-dom": "3.5.0", "jest-extended": "^0.11.1", "node-fetch": "2.3.0", "react-testing-library": "8.0.1", diff --git a/yarn.lock b/yarn.lock index c78af8a9..d78cae34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6268,10 +6268,10 @@ jest-docblock@^23.2.0: dependencies: detect-newline "^2.1.0" -jest-dom@3.1.3: - version "3.1.3" - resolved "https://registry.yarnpkg.com/jest-dom/-/jest-dom-3.1.3.tgz#9490de549c02366fe586f23bdafffd8374bd1d65" - integrity sha512-V9LdySiA74/spcAKEG3FRMRKnisKlcYr3EeCNYI4n7CWNE7uYg5WoBUHeGXirjWjRYLLZ5vx8rUaR/6x6o75oQ== +jest-dom@3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jest-dom/-/jest-dom-3.5.0.tgz#715908b545c0d66a0eba9d21fc59357fac024f43" + integrity sha512-xHnP3Qo/29oLAo2iixaZsoDrm3XKSVrMH5Wf2ZEiLychJQBTNzOeVMPxrCygCgJiyQMbnymXltme8bPzuiGOIA== dependencies: chalk "^2.4.1" css "^2.2.3"