Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/react to v11.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 13, 2020
1 parent b4d35ef commit 885b8fb
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": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@testing-library/react": "11.0.3",
"@testing-library/react": "11.0.4",
"@types/jest": "26.0.13",
"@types/node": "12.12.2",
"@types/react": "16.9.49",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2821,10 +2821,10 @@
ejs "^2.6.1"
magic-string "^0.25.0"

"@testing-library/dom@^7.23.0":
version "7.24.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.24.0.tgz#b50066100947e4d1bd0f2f6855c7ff3f2a8770e2"
integrity sha512-Q83bQctoBse3NbHrUHlLypSp+cIchmpLCtVTG2rgVL2RhzgNOjlYgqH/gmwg3ztHVPADSD3PwtoXRhgU6dfTxQ==
"@testing-library/dom@^7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.24.2.tgz#6d2b7dd21efbd5358b98c2777fc47c252f3ae55e"
integrity sha512-ERxcZSoHx0EcN4HfshySEWmEf5Kkmgi+J7O79yCJ3xggzVlBJ2w/QjJUC+EBkJJ2OeSw48i3IoePN4w8JlVUIA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.10.3"
Expand All @@ -2834,13 +2834,13 @@
dom-accessibility-api "^0.5.1"
pretty-format "^26.4.2"

"@testing-library/react@11.0.3":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.0.3.tgz#2df00089587462847c45aebd05f71d2e609372f0"
integrity sha512-3T2aAZSpKtORY2iHt9lg2PRPoQWNYstsooRCTSERNGRkvWLXmffE617Nxh9MeNlgkVj9StQLWuPzhAeNC2pjfg==
"@testing-library/react@11.0.4":
version "11.0.4"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.0.4.tgz#c84082bfe1593d8fcd475d46baee024452f31dee"
integrity sha512-U0fZO2zxm7M0CB5h1+lh31lbAwMSmDMEMGpMT3BUPJwIjDEKYWOV4dx7lb3x2Ue0Pyt77gmz/VropuJnSz/Iew==
dependencies:
"@babel/runtime" "^7.11.2"
"@testing-library/dom" "^7.23.0"
"@testing-library/dom" "^7.24.2"

"@types/aria-query@^4.2.0":
version "4.2.0"
Expand Down

1 comment on commit 885b8fb

@vercel
Copy link

@vercel vercel bot commented on 885b8fb Sep 13, 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.