Skip to content

Commit 792949b

Browse files
author
Kent C. Dodds
authored
feat(queries): upgrade dom-testing-library
This adds a few extra queries that are pretty handy: `getAllBy*` 👍
1 parent 727f369 commit 792949b

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
@@ -28,7 +28,7 @@
2828
"license": "MIT",
2929
"dependencies": {
3030
"@vue/test-utils": "^1.0.0-beta.13",
31-
"dom-testing-library": "^1.7.1",
31+
"dom-testing-library": "^1.10.0",
3232
"vue": "^2.5.16",
3333
"vue-template-compiler": "^2.5.16"
3434
},

0 commit comments

Comments
 (0)