Skip to content

Commit c4367cb

Browse files
Update dependency @testing-library/jest-dom to v6.6.2
1 parent 1d577d8 commit c4367cb

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.1",
80+
"@testing-library/jest-dom": "6.6.2",
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.13",
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].1":
2197-
version "6.6.1"
2198-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.1.tgz#835612c9d8c529c835b15bbc1d1a924310c6c73c"
2199-
integrity sha512-mNYIiAuP4yJwV2zBRQCV7PHoQwbb6/8TfMpPcwSUzcSVDJHWOXt6hjNtIN1v5knDmimYnjJxKhsoVd4LVGIO+w==
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==
22002200
dependencies:
22012201
"@adobe/css-tools" "^4.4.0"
22022202
aria-query "^5.0.0"

0 commit comments

Comments
 (0)