Skip to content

Commit 5484c93

Browse files
renovate[bot]ahnpnl
authored andcommitted
build(deps): Update dependency @testing-library/jest-dom to ^6.9.0
1 parent ad7dc57 commit 5484c93

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/package-lock.json

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

examples/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@testing-library/dom": "^10.4.1",
20-
"@testing-library/jest-dom": "^6.8.0",
20+
"@testing-library/jest-dom": "^6.9.0",
2121
"@testing-library/react": "^16.3.0",
2222
"@types/jest": "^29.5.14",
2323
"@types/react": "^18.3.3",

0 commit comments

Comments
 (0)