Skip to content

Commit cc41cd2

Browse files
authored
feat(dependencies): bump dom testing lib (#258)
1 parent e8b20cf commit cc41cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"author": "",
2323
"license": "ISC",
2424
"dependencies": {
25-
"@testing-library/dom": "^7.2.2"
25+
"@testing-library/dom": "^7.27.1"
2626
},
2727
"peerDependencies": {
2828
"testcafe": ">= 1.5.0"

0 commit comments

Comments
 (0)