Skip to content

Commit 7a9b853

Browse files
committed
chore: adds @testing-library/dom peer dependency
1 parent db9742b commit 7a9b853

File tree

2 files changed

+126
-0
lines changed

2 files changed

+126
-0
lines changed

package-lock.json

Lines changed: 125 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"@svgr/webpack": "8.1.0",
5050
"@swc/core": "1.5.24",
5151
"@swc/jest": "0.2.36",
52+
"@testing-library/dom": "^10.1.0",
5253
"@testing-library/jest-dom": "6.4.5",
5354
"@testing-library/react": "16.0.0",
5455
"@testing-library/react-hooks": "8.0.1",

0 commit comments

Comments
 (0)