Skip to content

Commit 77bcb3e

Browse files
committed
feat(deps): upgrade @testing-libarry/dom to 7.22.2
1 parent 68301a0 commit 77bcb3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
}
4545
},
4646
"dependencies": {
47-
"@testing-library/dom": "^7.0.4",
47+
"@testing-library/dom": "^7.22.2",
4848
"wait-for-expect": "^3.0.2"
4949
},
5050
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2155,7 +2155,7 @@
21552155
dependencies:
21562156
"@sinonjs/commons" "^1.7.0"
21572157

2158-
"@testing-library/dom@^7.0.4":
2158+
"@testing-library/dom@^7.22.2":
21592159
version "7.22.2"
21602160
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.22.2.tgz#6deaa828500993cc94bdd62875c251b5b5b70d69"
21612161
integrity sha512-taxURh+4Lwr//uC1Eghat95aMnTlI4G4ETosnZK0wliwHWdutLDVKIvHXAOYdXGdzrBAy1wNhSGmNBbZ72ml4g==

0 commit comments

Comments
 (0)