We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68301a0 commit 77bcb3eCopy full SHA for 77bcb3e
package.json
@@ -44,7 +44,7 @@
44
}
45
},
46
"dependencies": {
47
- "@testing-library/dom": "^7.0.4",
+ "@testing-library/dom": "^7.22.2",
48
"wait-for-expect": "^3.0.2"
49
50
"devDependencies": {
yarn.lock
@@ -2155,7 +2155,7 @@
2155
dependencies:
2156
"@sinonjs/commons" "^1.7.0"
2157
2158
-"@testing-library/dom@^7.0.4":
+"@testing-library/dom@^7.22.2":
2159
version "7.22.2"
2160
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.22.2.tgz#6deaa828500993cc94bdd62875c251b5b5b70d69"
2161
integrity sha512-taxURh+4Lwr//uC1Eghat95aMnTlI4G4ETosnZK0wliwHWdutLDVKIvHXAOYdXGdzrBAy1wNhSGmNBbZ72ml4g==
0 commit comments