Skip to content

Commit 3276b15

Browse files
author
Vadim Zainetdinov
committed
fix(deps): update testing-library/dom version
Bumping the major version to 10
1 parent 0f2f002 commit 3276b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"license": "MIT",
4242
"dependencies": {
4343
"@babel/runtime": "^7.14.6",
44-
"@testing-library/dom": "^9.0.0"
44+
"@testing-library/dom": "^10.1.0"
4545
},
4646
"devDependencies": {
4747
"cypress": "^12.0.0",

0 commit comments

Comments
 (0)