Skip to content

Commit 38200af

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.4.2 to 6.4.6
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.2 to 6.4.6. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/28b3299a-6d46-45cb-a12f-cffa56654663?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 844d6f8 commit 38200af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@codeshift/cli": "^0.22.0",
8989
"@codeshift/test-utils": "^0.3.2",
9090
"@codeshift/utils": "^0.2.5",
91-
"@testing-library/jest-dom": "^6.4.2",
91+
"@testing-library/jest-dom": "^6.4.6",
9292
"@testing-library/react": "^14.2.1",
9393
"@testing-library/user-event": "^14.5.2",
9494
"@types/history": "^4.7.6",

0 commit comments

Comments
 (0)