Skip to content

Commit

Permalink
Update react-testing-library to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 19, 2019
1 parent 70ca7b2 commit 07aef3b
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 @@ -56,7 +56,7 @@
"eslint-plugin-react": "7.12.4",
"jest": "24.5.0",
"prettier": "1.16.4",
"react-testing-library": "6.0.0",
"react-testing-library": "6.0.1",
"regenerator-runtime": "0.13.1",
"ts-jest": "24.0.0",
"typescript": "3.3.3333"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4396,10 +4396,10 @@ react-is@^16.8.4:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.4.tgz#90f336a68c3a29a096a3d648ab80e87ec61482a2"
integrity sha512-PVadd+WaUDOAciICm/J1waJaSvgq+4rHE/K70j0PFqKhkTBsPv/82UGQJNXAngz1fOQLLxI6z1sEDmJDQhCTAA==

react-testing-library@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-6.0.0.tgz#81edfcfae8a795525f48685be9bf561df45bb35d"
integrity sha512-h0h+YLe4KWptK6HxOMnoNN4ngu3W8isrwDmHjPC5gxc+nOZOCurOvbKVYCvvuAw91jdO7VZSm/5KR7TxKnz0qA==
react-testing-library@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-6.0.1.tgz#0ddf155cb609529e37359a82cc63eb3f830397fd"
integrity sha512-Asyrmdj059WnD8q4pVsKoPtvWfXEk+OCCNKSo9bh5tZ0pb80iXvkr4oppiL8H2qWL+MJUV2PTMneHYxsTeAa/A==
dependencies:
"@babel/runtime" "^7.3.1"
dom-testing-library "^3.13.1"
Expand Down

0 comments on commit 07aef3b

Please sign in to comment.