Skip to content

Commit 6b54400

Browse files
Update dependency @testing-library/jest-dom to ^6.6.3
1 parent c8227a2 commit 6b54400

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
@@ -1519,7 +1519,7 @@
15191519
"@storybook/testing-react": "^1.3.0",
15201520
"@storybook/theming": "^6.5.16",
15211521
"@testing-library/dom": "^10.4.0",
1522-
"@testing-library/jest-dom": "^6.5.0",
1522+
"@testing-library/jest-dom": "^6.6.3",
15231523
"@testing-library/react": "^16.0.1",
15241524
"@testing-library/react-hooks": "^8.0.1",
15251525
"@testing-library/user-event": "^14.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9887,10 +9887,10 @@
98879887
lz-string "^1.5.0"
98889888
pretty-format "^27.0.2"
98899889

9890-
"@testing-library/jest-dom@^6.5.0":
9891-
version "6.5.0"
9892-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
9893-
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
9890+
"@testing-library/jest-dom@^6.6.3":
9891+
version "6.6.3"
9892+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
9893+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
98949894
dependencies:
98959895
"@adobe/css-tools" "^4.4.0"
98969896
aria-query "^5.0.0"

0 commit comments

Comments
 (0)