Skip to content

Commit e2d80b0

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.8.0 (#3557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Guilherme Ribeiro <[email protected]>
1 parent 2ce7708 commit e2d80b0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@storybook/preact": "8.6.12",
9898
"@storybook/preact-vite": "8.6.12",
9999
"@swc/core": "1.13.5",
100-
"@testing-library/jest-dom": "6.7.0",
100+
"@testing-library/jest-dom": "6.8.0",
101101
"@testing-library/preact": "3.2.4",
102102
"@testing-library/preact-hooks": "1.1.0",
103103
"@testing-library/user-event": "14.6.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ __metadata:
9595
"@storybook/preact": "npm:8.6.12"
9696
"@storybook/preact-vite": "npm:8.6.12"
9797
"@swc/core": "npm:1.13.5"
98-
"@testing-library/jest-dom": "npm:6.7.0"
98+
"@testing-library/jest-dom": "npm:6.8.0"
9999
"@testing-library/preact": "npm:3.2.4"
100100
"@testing-library/preact-hooks": "npm:1.1.0"
101101
"@testing-library/user-event": "npm:14.6.1"
@@ -3044,17 +3044,17 @@ __metadata:
30443044
languageName: node
30453045
linkType: hard
30463046

3047-
"@testing-library/jest-dom@npm:6.7.0":
3048-
version: 6.7.0
3049-
resolution: "@testing-library/jest-dom@npm:6.7.0"
3047+
"@testing-library/jest-dom@npm:6.8.0":
3048+
version: 6.8.0
3049+
resolution: "@testing-library/jest-dom@npm:6.8.0"
30503050
dependencies:
30513051
"@adobe/css-tools": "npm:^4.4.0"
30523052
aria-query: "npm:^5.0.0"
30533053
css.escape: "npm:^1.5.1"
30543054
dom-accessibility-api: "npm:^0.6.3"
30553055
picocolors: "npm:^1.1.1"
30563056
redent: "npm:^3.0.0"
3057-
checksum: 10c0/e6c5be7a49895b152f78727220064397eff4b5232d13a6206296d837c7a783e5add232219d3333962292002b846fc4909482d299ab92db94d5580f84dc5c1a8a
3057+
checksum: 10c0/4c5b8b433e0339e0399b940ae901a99ae00f1d5ffb7cbb295460b2c44aaad0bc7befcca7b06ceed7aa68a524970077468046c9fe52836ee26f45b807c80a7ff1
30583058
languageName: node
30593059
linkType: hard
30603060

0 commit comments

Comments
 (0)