Skip to content

Commit 92bb3a3

Browse files
committed
Update DOM-related testing packages
1 parent 9ef621d commit 92bb3a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@emotion/styled": "^11.10.6",
8686
"@mui/material": "^7.x",
8787
"@mui/system": "^7.x",
88-
"@testing-library/dom": "^10.4.0",
88+
"@testing-library/dom": "10.4.1",
8989
"@testing-library/jest-dom": "^6.1.5",
9090
"@testing-library/react": "^16.0.1",
9191
"@testing-library/user-event": "^14.4.3",
@@ -104,7 +104,7 @@
104104
"eslint-plugin-react-hooks": "^4.6.0",
105105
"eslint-plugin-testing-library": "^6.2.0",
106106
"glob": "^10.3.0",
107-
"happy-dom": "^17.0",
107+
"happy-dom": "^18.0.1",
108108
"react": "^19.0.0",
109109
"react-dnd-test-backend": "^16.0.1",
110110
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)