Skip to content

Commit b9435cd

Browse files
author
Kent C. Dodds
committed
fix: force dom-testing-library update
1 parent 458b969 commit b9435cd

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
@@ -39,7 +39,7 @@
3939
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
4040
"license": "MIT",
4141
"dependencies": {
42-
"dom-testing-library": "^3.4.0"
42+
"dom-testing-library": "^3.8.0"
4343
},
4444
"devDependencies": {
4545
"cypress": "^3.0.1",

0 commit comments

Comments
 (0)