Skip to content

Commit c941756

Browse files
Bump @testing-library/jest-dom from 6.6.3 to 6.6.4 (#540)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Yu <[email protected]>
1 parent f05bcbc commit c941756

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@swc/core": "^1.13.3",
4848
"@swc/helpers": "^0.5.17",
4949
"@swc/jest": "^0.2.39",
50-
"@testing-library/jest-dom": "6.6.3",
50+
"@testing-library/jest-dom": "6.6.4",
5151
"@testing-library/react": "16.3.0",
5252
"@testing-library/user-event": "^14.6.0",
5353
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2282,16 +2282,17 @@
22822282
lz-string "^1.5.0"
22832283
pretty-format "^27.0.2"
22842284

2285-
"@testing-library/[email protected]":
2286-
version "6.6.3"
2287-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
2285+
"@testing-library/[email protected]":
2286+
version "6.6.4"
2287+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz#577a1761768bda5458c42241add3b1570c34d39c"
2288+
integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==
22882289
dependencies:
22892290
"@adobe/css-tools" "^4.4.0"
22902291
aria-query "^5.0.0"
2291-
chalk "^3.0.0"
22922292
css.escape "^1.5.1"
22932293
dom-accessibility-api "^0.6.3"
22942294
lodash "^4.17.21"
2295+
picocolors "^1.1.1"
22952296
redent "^3.0.0"
22962297

22972298
"@testing-library/[email protected]":
@@ -3312,13 +3313,6 @@ chalk-template@^1.1.0:
33123313
dependencies:
33133314
chalk "^5.2.0"
33143315

3315-
chalk@^3.0.0:
3316-
version "3.0.0"
3317-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
3318-
dependencies:
3319-
ansi-styles "^4.1.0"
3320-
supports-color "^7.1.0"
3321-
33223316
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
33233317
version "4.1.2"
33243318
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"

0 commit comments

Comments
 (0)