Skip to content

Commit b844814

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.7.0 to 6.8.0 (#19460)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.7.0 to 6.8.0. - [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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.8.0 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 1c644d8 commit b844814

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
@@ -84,7 +84,7 @@
8484
"@playwright/test": "1.54.2",
8585
"@roamhq/wrtc": "0.9.0",
8686
"@testing-library/dom": "^10.4.1",
87-
"@testing-library/jest-dom": "^6.7.0",
87+
"@testing-library/jest-dom": "^6.8.0",
8888
"@testing-library/react": "16.3.0",
8989
"@types/dexie-batch": "0.4.7",
9090
"@types/eslint": "8.56.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7078,17 +7078,17 @@ __metadata:
70787078
languageName: node
70797079
linkType: hard
70807080

7081-
"@testing-library/jest-dom@npm:^6.7.0":
7082-
version: 6.7.0
7083-
resolution: "@testing-library/jest-dom@npm:6.7.0"
7081+
"@testing-library/jest-dom@npm:^6.8.0":
7082+
version: 6.8.0
7083+
resolution: "@testing-library/jest-dom@npm:6.8.0"
70847084
dependencies:
70857085
"@adobe/css-tools": "npm:^4.4.0"
70867086
aria-query: "npm:^5.0.0"
70877087
css.escape: "npm:^1.5.1"
70887088
dom-accessibility-api: "npm:^0.6.3"
70897089
picocolors: "npm:^1.1.1"
70907090
redent: "npm:^3.0.0"
7091-
checksum: 10/c994f028b6f2d49c18c9fd6050af7f3316fb0afd03d0ba15d03b177f0f046a0308302dd52ab289fad8794e16a88e4d724b5f23caa007cf343a4b5e435efb84d9
7091+
checksum: 10/d9bebf1f32e46fdde7e12a2b1ee1f8d113b2fb56e86720f185c32ccae2b76e74c76ecaa69c3aeee98a5fded3417b47032891e7ec9be83d4e6bf888ed8356032f
70927092
languageName: node
70937093
linkType: hard
70947094

@@ -22007,7 +22007,7 @@ __metadata:
2200722007
"@tanstack/react-table": "npm:8.21.3"
2200822008
"@tanstack/react-virtual": "npm:3.13.4"
2200922009
"@testing-library/dom": "npm:^10.4.1"
22010-
"@testing-library/jest-dom": "npm:^6.7.0"
22010+
"@testing-library/jest-dom": "npm:^6.8.0"
2201122011
"@testing-library/react": "npm:16.3.0"
2201222012
"@types/dexie-batch": "npm:0.4.7"
2201322013
"@types/eslint": "npm:8.56.5"

0 commit comments

Comments
 (0)