diff --git a/desktop/app/package.json b/desktop/app/package.json index c1bf58f9d..bce91fbb6 100644 --- a/desktop/app/package.json +++ b/desktop/app/package.json @@ -82,7 +82,7 @@ "7zip-bin-mac": "^1.0.1" }, "devDependencies": { - "@testing-library/dom": "^7.31.2", + "@testing-library/dom": "^8.0.0", "@testing-library/react": "^11.2.7", "@types/lodash.memoize": "^4.1.6", "@types/split2": "^3.2.0", diff --git a/desktop/package.json b/desktop/package.json index 42435761c..7d2af689d 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -71,7 +71,7 @@ "@babel/code-frame": "^7.14.5", "@babel/eslint-parser": "^7.14.7", "@jest-runner/electron": "^3.0.1", - "@testing-library/dom": "^7.31.2", + "@testing-library/dom": "^8.0.0", "@testing-library/react": "^11.2.7", "@types/adobe__node-fetch-retry": "^1.0.0", "@types/algoliasearch": "^4.0.0", diff --git a/desktop/yarn.lock b/desktop/yarn.lock index 5583017dc..26853df70 100644 --- a/desktop/yarn.lock +++ b/desktop/yarn.lock @@ -2899,10 +2899,10 @@ lz-string "^1.4.4" pretty-format "^26.6.2" -"@testing-library/dom@^7.31.2": - version "7.31.2" - resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.31.2.tgz#df361db38f5212b88555068ab8119f5d841a8c4a" - integrity sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ== +"@testing-library/dom@^8.0.0": + version "8.0.0" + resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.0.0.tgz#2bb994393c566aae021db86dd263ba06e8b71b38" + integrity sha512-Ym375MTOpfszlagRnTMO+FOfTt6gRrWiDOWmEnWLu9OvwCPOWtK6i5pBHmZ07wUJiQ7wWz0t8+ZBK2wFo2tlew== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5" @@ -2911,7 +2911,7 @@ chalk "^4.1.0" dom-accessibility-api "^0.5.6" lz-string "^1.4.4" - pretty-format "^26.6.2" + pretty-format "^27.0.2" "@testing-library/react@*": version "11.2.5" @@ -6001,12 +6001,7 @@ doctrine@^3.0.0: dependencies: esutils "^2.0.2" -dom-accessibility-api@^0.5.4: - version "0.5.4" - resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.4.tgz#b06d059cdd4a4ad9a79275f9d414a5c126241166" - integrity sha512-TvrjBckDy2c6v6RLxPv5QXOnU+SmF9nBII5621Ve5fu6Z/BDrENurBEvlC1f44lKEUVqOpK4w9E5Idc5/EgkLQ== - -dom-accessibility-api@^0.5.6: +dom-accessibility-api@^0.5.4, dom-accessibility-api@^0.5.6: version "0.5.6" resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.6.tgz#3f5d43b52c7a3bd68b5fb63fa47b4e4c1fdf65a9" integrity sha512-DplGLZd8L1lN64jlT27N9TVSESFR5STaEJvX+thCby7fuCHonfPpAlodYc3vuUYbDuDec5w8AMP7oCM5TWFsqw==