Skip to content

Commit fc5c6e8

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade @testing-library/jest-dom from 6.4.6 to 6.4.7 (#231)
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.6 to 6.4.7. 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 <[email protected]>
1 parent d15cb74 commit fc5c6e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

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.4.6",
8+
"@testing-library/jest-dom": "^6.4.7",
99
"@testing-library/react": "^16.0.0",
1010
"@testing-library/user-event": "^14.5.2",
1111
"react": "^18.3.1",

0 commit comments

Comments
 (0)