Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to v7.10.0 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 5, 2020
1 parent 33579a2 commit 927c376
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 @@ -64,7 +64,7 @@
"@rollup/plugin-node-resolve": "8.0.0",
"@rollup/plugin-typescript": "4.1.2",
"@testing-library/cypress": "6.0.0",
"@testing-library/dom": "7.9.0",
"@testing-library/dom": "7.10.0",
"@testing-library/jest-dom": "5.9.0",
"@types/delegated-events": "1.1.0",
"@types/jest": "25.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,10 +1343,10 @@
"@testing-library/dom" "^7.0.2"
"@types/testing-library__cypress" "^5.0.3"

"@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==
"@testing-library/dom@7.10.0":
version "7.10.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.10.0.tgz#ceb77b80ddc0f1b5b71f49684eabd18d07f2d3cb"
integrity sha512-nCCutwtbChYPnWFvmxCIRINeA0mlT0B3dAeCb2RxX65nZZVbf3jHfd6+v//TYnWo5O6nL5j6x6mJE5JUU3zNSw==
dependencies:
"@babel/runtime" "^7.10.2"
aria-query "^4.0.2"
Expand Down

0 comments on commit 927c376

Please sign in to comment.