Skip to content

Commit 3433811

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.5.0 to 6.6.2
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.5.0 to 6.6.2. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/tsmoreland/project/1c13af47-6938-4c00-ab6d-8ec15f8c2739?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4b25cd2 commit 3433811

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^6.5.0",
6+
"@testing-library/jest-dom": "^6.6.2",
77
"@testing-library/react": "^13.4.0",
88
"@testing-library/user-event": "^13.5.0",
99
"react": "^18.3.1",

0 commit comments

Comments
 (0)