Skip to content

Commit 53e281d

Browse files
Merge pull request #5 from tiaanduplessis/renovate/jest-dom-3.x
Update dependency jest-dom to v3.5.0
2 parents 4ece4bb + 6b7c3f5 commit 53e281d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"babel-eslint": "10.0.1",
3434
"babel-jest": "24.7.1",
3535
"jest": "24.7.1",
36-
"jest-dom": "3.1.4",
36+
"jest-dom": "3.5.0",
3737
"microbundle": "0.11.0",
3838
"react": "16.8.6",
3939
"react-dom": "16.8.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3986,10 +3986,10 @@ jest-docblock@^24.3.0:
39863986
dependencies:
39873987
detect-newline "^2.1.0"
39883988

3989-
jest-dom@3.1.4:
3990-
version "3.1.4"
3991-
resolved "https://registry.yarnpkg.com/jest-dom/-/jest-dom-3.1.4.tgz#914490e8baf997da16f71dc913ff0a77bd2a2ff7"
3992-
integrity sha512-ruIRHoRVnqPRt/HSS2aFukfhTpjEoq1I6PkYptKK5U2EeRm1eeOXG7BFiaMncTaGu4COSoCF84oLHj02+J5VDg==
3989+
jest-dom@3.5.0:
3990+
version "3.5.0"
3991+
resolved "https://registry.yarnpkg.com/jest-dom/-/jest-dom-3.5.0.tgz#715908b545c0d66a0eba9d21fc59357fac024f43"
3992+
integrity sha512-xHnP3Qo/29oLAo2iixaZsoDrm3XKSVrMH5Wf2ZEiLychJQBTNzOeVMPxrCygCgJiyQMbnymXltme8bPzuiGOIA==
39933993
dependencies:
39943994
chalk "^2.4.1"
39953995
css "^2.2.3"

0 commit comments

Comments
 (0)