Skip to content

Commit ec424d9

Browse files
committed
chore(dev-deps): add @testing-library/dom
This is an optional peer dep for `@testing-library/react@16` that is not very optional
1 parent 0e54044 commit ec424d9

File tree

2 files changed

+157
-0
lines changed

2 files changed

+157
-0
lines changed

package-lock.json

Lines changed: 156 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
@@ -69,6 +69,7 @@
6969
"@github/prettier-config": "^0.0.6",
7070
"@npmcli/eslint-config": "^4.0.4",
7171
"@npmcli/template-oss": "4.23.2",
72+
"@testing-library/dom": "^10.4.0",
7273
"@testing-library/jest-dom": "^6.2.0",
7374
"@testing-library/react": "^16.0.0",
7475
"babel-jest": "^29.7.0",

0 commit comments

Comments
 (0)