Skip to content

Commit 0ed86e9

Browse files
lholmquistsnyk-bot
andauthored
fix: upgrade @testing-library/jest-dom from 6.4.5 to 6.4.6 (#217)
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.5 to 6.4.6. 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 7762afd commit 0ed86e9

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

frontend/package-lock.json

Lines changed: 9 additions & 8 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.5",
8+
"@testing-library/jest-dom": "^6.4.6",
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)