Skip to content

Commit edc84ff

Browse files
Update dependency @testing-library/jest-dom to v6.6.3
1 parent 9f7ba2d commit edc84ff

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
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@rollup/plugin-alias": "5.1.1",
80-
"@testing-library/jest-dom": "6.6.2",
80+
"@testing-library/jest-dom": "6.6.3",
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.14",
8383
"@types/loadable__component": "5.13.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2193,10 +2193,10 @@
21932193
lz-string "^1.5.0"
21942194
pretty-format "^27.0.2"
21952195

2196-
"@testing-library/[email protected].2":
2197-
version "6.6.2"
2198-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
2199-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
2196+
"@testing-library/[email protected].3":
2197+
version "6.6.3"
2198+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
2199+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
22002200
dependencies:
22012201
"@adobe/css-tools" "^4.4.0"
22022202
aria-query "^5.0.0"

0 commit comments

Comments
 (0)