Skip to content

Commit b164876

Browse files
fix(deps): update dependency @testing-library/jest-dom to v6.6.4 (#5392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b70b78 commit b164876

File tree

3 files changed

+11
-20
lines changed

3 files changed

+11
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"@storybook/react-vite": "9.0.16",
126126
"@svgr/rollup": "8.1.0",
127127
"@testing-library/dom": "10.4.0",
128-
"@testing-library/jest-dom": "6.6.3",
128+
"@testing-library/jest-dom": "6.6.4",
129129
"@testing-library/react": "16.3.0",
130130
"@testing-library/user-event": "14.6.1",
131131
"@types/node": "22.16.5",

pnpm-lock.yaml

Lines changed: 9 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@emotion/jest": "11.13.0",
2525
"@emotion/react": "11.14.0",
2626
"@emotion/styled": "11.14.1",
27-
"@testing-library/jest-dom": "6.6.3",
27+
"@testing-library/jest-dom": "6.6.4",
2828
"@testing-library/react": "16.3.0",
2929
"@types/react": "19.1.8",
3030
"@ultraviolet/themes": "workspace:*",

0 commit comments

Comments
 (0)