Skip to content

Commit

Permalink
pin @testing-library/dom [URO-209]
Browse files Browse the repository at this point in the history
multilple out-of-date transitiive dependency upon testing-library/dom leads to errors with user-event.
see testing-library/user-event#1104 (comment)
  • Loading branch information
eapearson committed May 22, 2024
1 parent 8d8864b commit 10b1d62
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 87 deletions.
98 changes: 11 additions & 87 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@
"stylelint-config-standard": "^22.0.0",
"webpack": "^5.75.0"
},
"overrides": {
"@testing-library/dom": "^9.0.1"
},
"engines": {
"node": ">=20.11.1"
},
Expand Down

0 comments on commit 10b1d62

Please sign in to comment.