Skip to content

Commit

Permalink
⬆️ Bump @testing-library/dom from 7.21.5 to 7.21.6 in /example (#817)
Browse files Browse the repository at this point in the history
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.21.5 to 7.21.6.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v7.21.5...v7.21.6)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 30, 2020
1 parent 74f0af2 commit 9d71e2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "jest"
},
"dependencies": {
"@testing-library/dom": "^7.21.5",
"@testing-library/dom": "^7.21.6",
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^10.4.7",
"@testing-library/user-event": "^12.0.17",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,10 +563,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@testing-library/dom@^7.17.1", "@testing-library/dom@^7.21.5":
version "7.21.5"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.21.5.tgz#d87312efc5039313f9ea246ed722d808f2ffcbb3"
integrity sha512-zZqC5T/9Upjs0/3hyrYNpGxw75dr/bLLD27pUdb3WWJ50JHwutvnQ1FJNHbVth9f2hLzEnh7hBdZ9pD++8pJ8g==
"@testing-library/dom@^7.17.1", "@testing-library/dom@^7.21.6":
version "7.21.6"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.21.6.tgz#e69349184e558472fe3f54eb67e6960d080925c3"
integrity sha512-Xj6AMM9Xb24NSeann91fmXFuyJEzZ1lpVgiaPiy/KY2pNX9y4OeDrEm2ZYZt6mfZgFSGZW0eEWpF7YfcvRq5LQ==
dependencies:
"@babel/runtime" "^7.10.3"
"@types/aria-query" "^4.2.0"
Expand Down

0 comments on commit 9d71e2b

Please sign in to comment.