Skip to content

Commit

Permalink
Update dependency jest-dom to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 22, 2019
1 parent 8d00272 commit 4066039
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"devDependencies": {
"cypress": "3.3.0",
"jest-dom": "3.1.3",
"jest-dom": "3.3.0",
"node-fetch": "2.3.0",
"react-testing-library": "6.1.2"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6043,10 +6043,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.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/jest-dom/-/jest-dom-3.3.0.tgz#f4db09f7810683fb4c56cbfc6b3ccf348309a699"
integrity sha512-a8r9jA1XSJjzTxAULVvzMdPyeILjMHmdPMQ93FRgGBX2JXpJFi9GV9HvUIm4KAIdAj2ln3Z5XC+PsuqaUwt1wA==
dependencies:
chalk "^2.4.1"
css "^2.2.3"
Expand Down

0 comments on commit 4066039

Please sign in to comment.