Skip to content

Commit 0f82d9d

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.4.5 to 6.4.6
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/soham2008xyz/project/db7af716-4daf-45da-a3ee-7d960b01f436?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1ef523e commit 0f82d9d

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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@onflow/fcl": "1.10.2",
77
"@onflow/types": "1.4.0",
8-
"@testing-library/jest-dom": "^6.4.5",
8+
"@testing-library/jest-dom": "^6.4.6",
99
"@testing-library/react": "^14.2.2",
1010
"@testing-library/user-event": "^14.5.2",
1111
"react": "^18.3.1",

0 commit comments

Comments
 (0)