Skip to content

Commit 6ee081c

Browse files
committed
fix: upgrade @testing-library/jest-dom from 6.4.2 to 6.5.0
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.2 to 6.5.0. See this package in npm: @testing-library/jest-dom See this project in Snyk: https://app.snyk.io/org/jafin/project/6e796766-c68c-48e5-b925-2acfd8dc0f6c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4306e3b commit 6ee081c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/oidc-client-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@axa-fr/oidc-client": "workspace:~",
7-
"@testing-library/jest-dom": "6.4.2",
7+
"@testing-library/jest-dom": "6.5.0",
88
"@testing-library/user-event": "14.5.2",
99
"@types/jest": "29.5.12",
1010
"typescript": "5.4.2",

0 commit comments

Comments
 (0)