Skip to content

Commit 55ecc93

Browse files
fix(deps): update dependency @testing-library/jest-dom to v6.9.1 (#5684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05d1c81 commit 55ecc93

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@storybook/react-vite": "9.1.10",
128128
"@svgr/rollup": "8.1.0",
129129
"@testing-library/dom": "10.4.1",
130-
"@testing-library/jest-dom": "6.8.0",
130+
"@testing-library/jest-dom": "6.9.1",
131131
"@testing-library/react": "16.3.0",
132132
"@testing-library/user-event": "14.6.1",
133133
"@types/node": "22.18.10",

pnpm-lock.yaml

Lines changed: 8 additions & 8 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.8.0",
27+
"@testing-library/jest-dom": "6.9.1",
2828
"@testing-library/react": "16.3.0",
2929
"@types/react": "19.1.13",
3030
"@ultraviolet/themes": "workspace:*",

0 commit comments

Comments
 (0)