Skip to content

Commit dec14e9

Browse files
authored
Bump the peer dep on dom (testing-library#357)
1 parent 730bd63 commit dec14e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"kcd-scripts": "^6.2.3"
4949
},
5050
"peerDependencies": {
51-
"@testing-library/dom": ">=7.9.0"
51+
"@testing-library/dom": ">=7.16.0"
5252
},
5353
"eslintConfig": {
5454
"extends": "./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)