Skip to content

Commit 047cd53

Browse files
chore(deps-dev): bump @testing-library/jest-dom from 6.6.4 to 6.7.0 (#19415)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.4 to 6.7.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.6.4...v6.7.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.7.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 637d23d commit 047cd53

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
@@ -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.6.4",
87+
"@testing-library/jest-dom": "^6.7.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 & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7078,18 +7078,17 @@ __metadata:
70787078
languageName: node
70797079
linkType: hard
70807080

7081-
"@testing-library/jest-dom@npm:^6.6.4":
7082-
version: 6.6.4
7083-
resolution: "@testing-library/jest-dom@npm:6.6.4"
7081+
"@testing-library/jest-dom@npm:^6.7.0":
7082+
version: 6.7.0
7083+
resolution: "@testing-library/jest-dom@npm:6.7.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"
7089-
lodash: "npm:^4.17.21"
70907089
picocolors: "npm:^1.1.1"
70917090
redent: "npm:^3.0.0"
7092-
checksum: 10/5e67112c789f884fb75b279c2cddfdd0995a012a7847a03c474e4134f0d213934ee70c97433bca26b45e3a5ffa56faafe6499c8e57841179c4f2bd80eef429cd
7091+
checksum: 10/c994f028b6f2d49c18c9fd6050af7f3316fb0afd03d0ba15d03b177f0f046a0308302dd52ab289fad8794e16a88e4d724b5f23caa007cf343a4b5e435efb84d9
70937092
languageName: node
70947093
linkType: hard
70957094

@@ -21892,7 +21891,7 @@ __metadata:
2189221891
"@tanstack/react-table": "npm:8.21.3"
2189321892
"@tanstack/react-virtual": "npm:3.13.4"
2189421893
"@testing-library/dom": "npm:^10.4.1"
21895-
"@testing-library/jest-dom": "npm:^6.6.4"
21894+
"@testing-library/jest-dom": "npm:^6.7.0"
2189621895
"@testing-library/react": "npm:16.3.0"
2189721896
"@types/dexie-batch": "npm:0.4.7"
2189821897
"@types/eslint": "npm:8.56.5"

0 commit comments

Comments
 (0)