Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v10.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 3, 2020
1 parent 283f15a commit 3b47aa7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@testing-library/react": "10.0.5",
"@testing-library/react": "10.0.6",
"@types/jest": "25.2.3",
"@types/node": "12.12.2",
"@types/react": "16.9.35",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2206,23 +2206,23 @@
ejs "^2.6.1"
magic-string "^0.25.0"

"@testing-library/dom@^7.8.0":
version "7.8.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.8.0.tgz#f8b0df6bbf8346e7c5e7b314c6c109d0b3261531"
integrity sha512-Dfk8AqRF0h6CuWxTH0nX/kbxWfCkmQtJ+7CuHej/vhd71jX+dZz5JMpxc32WFwrkwKnRoFtPgMauS8A/j8GrUg==
"@testing-library/dom@^7.9.0":
version "7.9.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.9.0.tgz#3805cda47ab691645775c59c93c9044a2cad4c91"
integrity sha512-WYnJx9I94cYKib/Ber2BU3v1dUB+4n5wnJpvWJLTiwgERRTSElsivEtfX5S0LSljS122One6Bewhx2kgoZKXzA==
dependencies:
"@babel/runtime" "^7.10.2"
aria-query "^4.0.2"
dom-accessibility-api "^0.4.4"
pretty-format "^25.5.0"

"@testing-library/react@10.0.5":
version "10.0.5"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.5.tgz#78c77a1d583777615bf0a8b8d7550b876de9f409"
integrity sha512-ExpCW9rJcs4Fd7oxWBpGim2H8aLa1u+wh3mS0vOR8iQFObiIC2wlK6x8Ty8F3relX6WfDAeONEDCt7i0nLBdEw==
"@testing-library/react@10.0.6":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.6.tgz#e1e569135badb7367cc6ac9823e376eccb0280e0"
integrity sha512-7cZ2sHN6zTW1b/pNKzA0icZozshOOuiEQq/zCcf4LUCNGKAOnGCxZDQI7qjpO6lMITmi4Qs0VU1j9Cd4Z36e+w==
dependencies:
"@babel/runtime" "^7.10.2"
"@testing-library/dom" "^7.8.0"
"@testing-library/dom" "^7.9.0"
"@types/testing-library__react" "^10.0.1"

"@types/babel__core@^7.1.7":
Expand Down

1 comment on commit 3b47aa7

@vercel
Copy link

@vercel vercel bot commented on 3b47aa7 Jun 3, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.