Skip to content

Commit

Permalink
Bump @testing-library/dom to ^9.3.4 (#40572)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent c8878bd commit 150cd85
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@mui/lab": "workspace:*",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-replace": "^5.0.5",
"@testing-library/dom": "^9.3.3",
"@testing-library/dom": "^9.3.4",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.11",
"@types/prop-types": "^15.7.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.3",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/dom": "^9.3.4",
"@testing-library/react": "^14.1.2",
"chai": "^4.4.1",
"chai-dom": "^1.12.0",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mui/system": "workspace:^",
"@mui/utils": "workspace:^",
"@playwright/test": "1.40.1",
"@testing-library/dom": "^9.3.3",
"@testing-library/dom": "^9.3.4",
"@types/chai": "^4.3.11",
"@types/react": "^18.2.46",
"@types/react-is": "^18.2.1",
Expand Down

0 comments on commit 150cd85

Please sign in to comment.