Skip to content

Commit

Permalink
Update react-testing-library to 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2019
1 parent b83b161 commit fb7978d
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.7.1",
"prettier": "1.16.4",
"react-testing-library": "6.1.1",
"react-testing-library": "6.1.2",
"regenerator-runtime": "0.13.2",
"ts-jest": "24.0.1",
"typescript": "3.4.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4563,10 +4563,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.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-6.1.1.tgz#81085c25c9228268e02c28ee12181df450fefcab"
integrity sha512-LzJEdAaYBc79+JmWb4UyetlNfmKH1/4BgTdtX762OR/RKAWD30Uk3c6epxpGXs9LUyHP9rrbOKAypFqQ42M7Vg==
react-testing-library@6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-6.1.2.tgz#f6bba6eeecedac736eb00b22b4c70bae04535a4f"
integrity sha512-z69lhRDGe7u/NOjDCeFRoe1cB5ckJ4656n0tj/Fdcr6OoBUu7q9DBw0ftR7v5i3GRpdSWelnvl+feZFOyXyxwg==
dependencies:
"@babel/runtime" "^7.4.2"
dom-testing-library "^3.19.0"
Expand Down

0 comments on commit fb7978d

Please sign in to comment.