Skip to content

Commit 833ac97

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.4.8 to 6.5.0
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.8 to 6.5.0. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/zntb/project/7615267f-ffa0-4e36-962b-8b223e5b4fdb?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1e9f084 commit 833ac97

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@testing-library/jest-dom": "^6.4.8",
6+
"@testing-library/jest-dom": "^6.5.0",
77
"@testing-library/react": "^11.2.2",
88
"@testing-library/user-event": "^12.5.0",
99
"react": "^18.3.1",

0 commit comments

Comments
 (0)