Skip to content

Commit

Permalink
Update react-testing-library to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2019
1 parent a3baeda commit eae5973
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 @@ -62,7 +62,7 @@
"prettier": "1.16.4",
"react": "16.8.2",
"react-dom": "16.8.2",
"react-testing-library": "5.8.0",
"react-testing-library": "5.9.0",
"style-loader": "0.23.1",
"url-loader": "1.1.2",
"webpack": "4.29.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6631,10 +6631,10 @@ react-sizes@^1.0.4:
lodash.throttle "^4.1.1"
prop-types "^15.6.0"

react-testing-library@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.8.0.tgz#b5163758b1ddfd2e15c3cd2790562a527a1bb0a5"
integrity sha512-cYOX8aUKea5ojFVXkhLbNEAq86nYqBlhKulJI/0v8JfwWyQm+kbyNKFfyci6b2qI4KUEvBYZKWx+zZWeYrYOOA==
react-testing-library@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.9.0.tgz#e1c8a586d2f2cbd5f0035474ca90258eef1fece6"
integrity sha512-T303PJZvrLKeeiPpjmMD1wxVpzEg9yI0qteH/cUvpFqNHOzPe3yN+Pu+jo9JlxuTMvVGPAmCAcgZ3sEtEDpJUQ==
dependencies:
"@babel/runtime" "^7.3.1"
dom-testing-library "^3.13.1"
Expand Down

0 comments on commit eae5973

Please sign in to comment.