Skip to content

Commit c0f6c3c

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.0.0 to 6.4.6
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.0.0 to 6.4.6. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/jmarti10/project/ef0287d7-36bb-417e-a613-6de655af5582?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 64189a2 commit c0f6c3c

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

my-app/package-lock.json

Lines changed: 22 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://csmartinez22.github.io",
55
"private": true,
66
"dependencies": {
7-
"@testing-library/jest-dom": "^6.0.0",
7+
"@testing-library/jest-dom": "^6.4.6",
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",
1010
"bootstrap": "^3.4.1",

0 commit comments

Comments
 (0)