Skip to content

Commit ec2a60b

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.6.3 (#580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11be452 commit ec2a60b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prepare": "husky install"
1818
},
1919
"devDependencies": {
20-
"@testing-library/jest-dom": "6.6.2",
20+
"@testing-library/jest-dom": "6.6.3",
2121
"@testing-library/react": "15.0.7",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^29.5.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -314,10 +314,10 @@
314314
lodash "^4.17.15"
315315
redent "^3.0.0"
316316

317-
"@testing-library/jest-dom@6.6.2":
318-
version "6.6.2"
319-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
320-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
317+
"@testing-library/jest-dom@6.6.3":
318+
version "6.6.3"
319+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
320+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
321321
dependencies:
322322
"@adobe/css-tools" "^4.4.0"
323323
aria-query "^5.0.0"

0 commit comments

Comments
 (0)