Skip to content

Commit 7c79cd1

Browse files
Update dependency @testing-library/jest-dom to v6.9.1
1 parent e6ae078 commit 7c79cd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/Frontend/package-lock.json

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

src/Frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@eslint/js": "9.38.0",
5252
"@pinia/testing": "1.0.2",
5353
"@testing-library/dom": "10.4.1",
54-
"@testing-library/jest-dom": "6.8.0",
54+
"@testing-library/jest-dom": "6.9.1",
5555
"@testing-library/user-event": "14.6.1",
5656
"@testing-library/vue": "8.1.0",
5757
"@tsconfig/node18": "18.2.4",

0 commit comments

Comments
 (0)