Skip to content

Commit e62da81

Browse files
snyk-botadmin-token-bot
authored andcommitted
fix: upgrade @testing-library/jest-dom from 6.4.6 to 6.4.7
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/sandbox-2ba/project/9043c51f-3f0d-45c6-8455-b658274f2872?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 47463f7 commit e62da81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@apollo/client": "^3.10.8",
77
"@babel/plugin-syntax-flow": "^7.24.7",
88
"@babel/plugin-transform-react-jsx": "7.24.7",
9-
"@testing-library/jest-dom": "^6.4.5",
9+
"@testing-library/jest-dom": "^6.4.7",
1010
"@testing-library/user-event": "^14.5.2",
1111
"@testing-library/dom": "^9.3.4",
1212
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)