Skip to content

Commit cf85330

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade @testing-library/jest-dom from 6.6.3 to 6.6.4 (#317)
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.6.3 to 6.6.4. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 3f5f248 commit cf85330

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

frontend/package-lock.json

Lines changed: 5 additions & 18 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
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"private": true,
77
"dependencies": {
8-
"@testing-library/jest-dom": "^6.6.2",
8+
"@testing-library/jest-dom": "^6.6.4",
99
"@testing-library/react": "^16.3.0",
1010
"@testing-library/user-event": "^14.6.1",
1111
"react": "^19.0.0",

0 commit comments

Comments
 (0)