Skip to content

Commit 94af8b1

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.6.4 (#677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa12151 commit 94af8b1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.3",
20+
"@testing-library/jest-dom": "6.6.4",
2121
"@testing-library/react": "16.3.0",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -378,17 +378,17 @@
378378
lodash "^4.17.15"
379379
redent "^3.0.0"
380380

381-
"@testing-library/jest-dom@6.6.3":
382-
version "6.6.3"
383-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
384-
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
381+
"@testing-library/jest-dom@6.6.4":
382+
version "6.6.4"
383+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.4.tgz#577a1761768bda5458c42241add3b1570c34d39c"
384+
integrity sha512-xDXgLjVunjHqczScfkCJ9iyjdNOVHvvCdqHSSxwM9L0l/wHkTRum67SDc020uAlCoqktJplgO2AAQeLP1wgqDQ==
385385
dependencies:
386386
"@adobe/css-tools" "^4.4.0"
387387
aria-query "^5.0.0"
388-
chalk "^3.0.0"
389388
css.escape "^1.5.1"
390389
dom-accessibility-api "^0.6.3"
391390
lodash "^4.17.21"
391+
picocolors "^1.1.1"
392392
redent "^3.0.0"
393393

394394
"@testing-library/react@16.3.0":

0 commit comments

Comments
 (0)