Bump @testing-library/dom from 8.11.0 to 8.11.1 (#15384)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
318632809e
commit
f712b796b2
2 changed files with 5 additions and 5 deletions
|
|
@ -52,7 +52,7 @@
|
|||
"@storybook/manager-webpack5": "^6.3.12",
|
||||
"@storybook/preact": "^6.3.12",
|
||||
"@testing-library/cypress": "^7.0.7",
|
||||
"@testing-library/dom": "^8.11.0",
|
||||
"@testing-library/dom": "^8.11.1",
|
||||
"@testing-library/jest-dom": "^5.15.0",
|
||||
"@testing-library/preact": "^2.0.1",
|
||||
"@testing-library/preact-hooks": "^1.1.0",
|
||||
|
|
|
|||
|
|
@ -2854,10 +2854,10 @@
|
|||
lz-string "^1.4.4"
|
||||
pretty-format "^26.6.2"
|
||||
|
||||
"@testing-library/dom@^8.11.0":
|
||||
version "8.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.0.tgz#3679dfb4db58e0d2b95e4b0929eaf45237b60d94"
|
||||
integrity sha512-8Ay4UDiMlB5YWy+ZvCeRyFFofs53ebxrWnOFvCoM1HpMAX4cHyuSrCuIM9l2lVuUWUt+Gr3loz/nCwdrnG6ShQ==
|
||||
"@testing-library/dom@^8.11.1":
|
||||
version "8.11.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
|
||||
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.10.4"
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue