Skip to content

Commit

Permalink
Bump @testing-library/react from 10.4.0 to 10.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 24, 2020
1 parent 5fe4c40 commit a19fdde
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@testing-library/dom@^7.17.0":
"@testing-library/dom@^7.17.1":
version "7.17.1"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.17.1.tgz#7ea1512dbba858940ee39e82652055d367b94cb5"
integrity sha512-gmORZyxqqMAM3TVOXQftgGxqISiCN7hQHAVtV26OqESB8x8SKbX0tlX4+VvagLi1WMK2TLd9MWUJfuHHN7fPQg==
Expand All @@ -1063,12 +1063,12 @@
redent "^3.0.0"

"@testing-library/react@^10.0.0":
version "10.4.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.0.tgz#d95302ddd256bc3ebd0b99c445bb236e4d9bbf36"
integrity sha512-koZCPOzH5fFXN3MPeQx6iT9o47U5y7zpyiEZlG3xP+XSApdHQfsx/PrsmTiPfrEjU/1DSaX75arjMcdkbnT04A==
version "10.4.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.1.tgz#d38dee4abab172c06f6cf8894c51190e6c503f61"
integrity sha512-QX31fRDGLnOdBYoQ95VEOYgRahaPfsI+toOaYhlvuGNFQrcagZv/KLWCIctRGB0h1PTsQt3JpLBbbLGM63yy5Q==
dependencies:
"@babel/runtime" "^7.10.3"
"@testing-library/dom" "^7.17.0"
"@testing-library/dom" "^7.17.1"

"@types/babel__core@^7.1.0":
version "7.1.8"
Expand Down

0 comments on commit a19fdde

Please sign in to comment.