diff --git a/package.json b/package.json index 3b2f0fae..0fdcc3f2 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@rollup/plugin-json": "4.1.0", "@rollup/plugin-node-resolve": "7.1.1", "@rollup/plugin-replace": "2.3.3", - "@testing-library/dom": "8.11.0", + "@testing-library/dom": "8.11.1", "@testing-library/jest-dom": "5.15.1", "@testing-library/react": "12.1.2", "@testing-library/user-event": "13.5.0", diff --git a/yarn.lock b/yarn.lock index 8b792cb2..7b4d4324 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5947,21 +5947,7 @@ dependencies: defer-to-connect "^1.0.1" -"@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== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/runtime" "^7.12.5" - "@types/aria-query" "^4.2.0" - aria-query "^5.0.0" - chalk "^4.1.0" - dom-accessibility-api "^0.5.9" - lz-string "^1.4.4" - pretty-format "^27.0.2" - -"@testing-library/dom@^8.0.0": +"@testing-library/dom@8.11.1", "@testing-library/dom@^8.0.0": version "8.11.1" resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753" integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==