Skip to content

Commit 7890a5c

Browse files
Update dependency @testing-library/jest-dom to v6.9.0
1 parent 500803a commit 7890a5c

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
@@ -52,7 +52,7 @@
5252
"@eslint/js": "9.35.0",
5353
"@pinia/testing": "1.0.2",
5454
"@testing-library/dom": "10.4.1",
55-
"@testing-library/jest-dom": "6.8.0",
55+
"@testing-library/jest-dom": "6.9.0",
5656
"@testing-library/user-event": "14.6.1",
5757
"@testing-library/vue": "8.1.0",
5858
"@tsconfig/node18": "18.2.4",

0 commit comments

Comments
 (0)