chore(deps): update dependency @testing-library/dom to ^7.24.1 (#4259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-07 11:45:53 +03:00 committed by GitHub
parent 8a3df47471
commit 4624525843
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 2 deletions

View File

@ -90,7 +90,7 @@
"@storybook/addon-actions": "^5.3.6",
"@storybook/addon-links": "^5.3.6",
"@storybook/react": "^5.3.6",
"@testing-library/dom": "^7.22.2",
"@testing-library/dom": "^7.24.1",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.0.0",
"@types/common-tags": "^1.8.0",

View File

@ -3246,7 +3246,7 @@
dependencies:
defer-to-connect "^1.0.1"
"@testing-library/dom@^7.22.2", "@testing-library/dom@^7.22.3":
"@testing-library/dom@^7.22.3":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.23.0.tgz#c54c0fa53705ad867bcefb52fc0c96487fbc10f6"
integrity sha512-H5m090auYH+obdZmsaYLrSWC5OauWD2CvNbz88KBxQJoXgkJzbU0DpAG8BS7Evj5WqCC3nAAKrLS6vw0ljUYLg==
@ -3257,6 +3257,19 @@
dom-accessibility-api "^0.5.1"
pretty-format "^26.4.2"
"@testing-library/dom@^7.24.1":
version "7.24.1"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.24.1.tgz#0e8acd042070f2c1b183fbfe5c0d38b3194ad3c0"
integrity sha512-TemHWY59gvzcScGiE5eooZpzYk9GaED0TuuK4WefbIc/DQg0L5wOpnj7MIEeAGF3B7Ekf1kvmVnQ97vwz4Lmhg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.10.3"
"@types/aria-query" "^4.2.0"
aria-query "^4.2.2"
chalk "^4.1.0"
dom-accessibility-api "^0.5.1"
pretty-format "^26.4.2"
"@testing-library/jest-dom@^5.11.1":
version "5.11.4"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.4.tgz#f325c600db352afb92995c2576022b35621ddc99"