Skip to content

Commit b3de338

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.8.0 to 6.9.1 (#19623)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.8.0 to 6.9.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.8.0...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c2ad34 commit b3de338

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
@@ -86,7 +86,7 @@
8686
"@playwright/test": "1.55.0",
8787
"@roamhq/wrtc": "0.9.1",
8888
"@testing-library/dom": "^10.4.1",
89-
"@testing-library/jest-dom": "^6.8.0",
89+
"@testing-library/jest-dom": "^6.9.1",
9090
"@testing-library/react": "16.3.0",
9191
"@types/dexie-batch": "0.4.7",
9292
"@types/eslint": "8.56.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7520,17 +7520,17 @@ __metadata:
75207520
languageName: node
75217521
linkType: hard
75227522

7523-
"@testing-library/jest-dom@npm:^6.8.0":
7524-
version: 6.8.0
7525-
resolution: "@testing-library/jest-dom@npm:6.8.0"
7523+
"@testing-library/jest-dom@npm:^6.9.1":
7524+
version: 6.9.1
7525+
resolution: "@testing-library/jest-dom@npm:6.9.1"
75267526
dependencies:
75277527
"@adobe/css-tools": "npm:^4.4.0"
75287528
aria-query: "npm:^5.0.0"
75297529
css.escape: "npm:^1.5.1"
75307530
dom-accessibility-api: "npm:^0.6.3"
75317531
picocolors: "npm:^1.1.1"
75327532
redent: "npm:^3.0.0"
7533-
checksum: 10/d9bebf1f32e46fdde7e12a2b1ee1f8d113b2fb56e86720f185c32ccae2b76e74c76ecaa69c3aeee98a5fded3417b47032891e7ec9be83d4e6bf888ed8356032f
7533+
checksum: 10/409b4f519e4c68f4d31e3b0317338cc19098b9029513fca61aa2af8270086ae3956a1eaedd19bbce2d2c9e2cf9ff27a616c06556be7a26e101c0d529a0062233
75347534
languageName: node
75357535
linkType: hard
75367536

@@ -22562,7 +22562,7 @@ __metadata:
2256222562
"@tanstack/react-table": "npm:8.21.3"
2256322563
"@tanstack/react-virtual": "npm:3.13.4"
2256422564
"@testing-library/dom": "npm:^10.4.1"
22565-
"@testing-library/jest-dom": "npm:^6.8.0"
22565+
"@testing-library/jest-dom": "npm:^6.9.1"
2256622566
"@testing-library/react": "npm:16.3.0"
2256722567
"@types/dexie-batch": "npm:0.4.7"
2256822568
"@types/eslint": "npm:8.56.5"

0 commit comments

Comments
 (0)