Skip to content

Commit af62665

Browse files
authored
add: @types/testing-library__jest-dom
see testing-library/jest-dom#460
1 parent ab8f004 commit af62665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/react-testing-lib/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"@testing-library/user-event": "^13.5.0",
2121
"@types/react": "^17.0.45",
2222
"@types/react-dom": "^17.0.17",
23+
"@types/testing-library__jest-dom": "^5.14.3",
2324
"@vitejs/plugin-react": "^1.3.2",
2425
"@vitest/ui": "latest",
2526
"jsdom": "latest",

0 commit comments

Comments
 (0)