Skip to content

Commit 02e2557

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.7.0 (#1151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6283f92 commit 02e2557

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@tailwindcss/postcss": "4.1.12",
8181
"@tailwindcss/vite": "4.1.12",
8282
"@testing-library/dom": "10.4.1",
83-
"@testing-library/jest-dom": "6.6.4",
83+
"@testing-library/jest-dom": "6.7.0",
8484
"@testing-library/react": "16.3.0",
8585
"@testing-library/user-event": "14.6.1",
8686
"@trivago/prettier-plugin-sort-imports": "5.2.2",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4906,18 +4906,17 @@ __metadata:
49064906
languageName: node
49074907
linkType: hard
49084908

4909-
"@testing-library/jest-dom@npm:6.6.4":
4910-
version: 6.6.4
4911-
resolution: "@testing-library/jest-dom@npm:6.6.4"
4909+
"@testing-library/jest-dom@npm:6.7.0":
4910+
version: 6.7.0
4911+
resolution: "@testing-library/jest-dom@npm:6.7.0"
49124912
dependencies:
49134913
"@adobe/css-tools": "npm:^4.4.0"
49144914
aria-query: "npm:^5.0.0"
49154915
css.escape: "npm:^1.5.1"
49164916
dom-accessibility-api: "npm:^0.6.3"
4917-
lodash: "npm:^4.17.21"
49184917
picocolors: "npm:^1.1.1"
49194918
redent: "npm:^3.0.0"
4920-
checksum: 10c0/cb73adf4910f654f6cc61cfb9a551efdffa04ef423bc7fbfd67a6d8aa31c6c6dc6363fe9db23a35fc7cb32ff1390e6e1c77575c2fa70d8b028a943af32bc214c
4919+
checksum: 10c0/e6c5be7a49895b152f78727220064397eff4b5232d13a6206296d837c7a783e5add232219d3333962292002b846fc4909482d299ab92db94d5580f84dc5c1a8a
49214920
languageName: node
49224921
linkType: hard
49234922

@@ -14214,7 +14213,7 @@ __metadata:
1421414213
"@tailwindcss/postcss": "npm:4.1.12"
1421514214
"@tailwindcss/vite": "npm:4.1.12"
1421614215
"@testing-library/dom": "npm:10.4.1"
14217-
"@testing-library/jest-dom": "npm:6.6.4"
14216+
"@testing-library/jest-dom": "npm:6.7.0"
1421814217
"@testing-library/react": "npm:16.3.0"
1421914218
"@testing-library/user-event": "npm:14.6.1"
1422014219
"@trivago/prettier-plugin-sort-imports": "npm:5.2.2"

0 commit comments

Comments
 (0)