Skip to content

Commit 183aeeb

Browse files
Update dependency @testing-library/jest-dom to v6.9.1 (#10966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58ba49d commit 183aeeb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"@rollup/plugin-swc": "^0.4.0",
174174
"@swc/core": "^1.9.2",
175175
"@testing-library/dom": "^10.4.1",
176-
"@testing-library/jest-dom": "6.8.0",
176+
"@testing-library/jest-dom": "6.9.1",
177177
"@testing-library/user-event": "^14.6.1",
178178
"@types/bootstrap": "5.2.10",
179179
"@types/events": "3.0.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7031,17 +7031,17 @@ __metadata:
70317031
languageName: node
70327032
linkType: hard
70337033

7034-
"@testing-library/jest-dom@npm:6.8.0":
7035-
version: 6.8.0
7036-
resolution: "@testing-library/jest-dom@npm:6.8.0"
7034+
"@testing-library/jest-dom@npm:6.9.1":
7035+
version: 6.9.1
7036+
resolution: "@testing-library/jest-dom@npm:6.9.1"
70377037
dependencies:
70387038
"@adobe/css-tools": "npm:^4.4.0"
70397039
aria-query: "npm:^5.0.0"
70407040
css.escape: "npm:^1.5.1"
70417041
dom-accessibility-api: "npm:^0.6.3"
70427042
picocolors: "npm:^1.1.1"
70437043
redent: "npm:^3.0.0"
7044-
checksum: 10c0/4c5b8b433e0339e0399b940ae901a99ae00f1d5ffb7cbb295460b2c44aaad0bc7befcca7b06ceed7aa68a524970077468046c9fe52836ee26f45b807c80a7ff1
7044+
checksum: 10c0/4291ebd2f0f38d14cefac142c56c337941775a5807e2a3d6f1a14c2fbd6be76a18e498ed189e95bedc97d9e8cf1738049bc76c85b5bc5e23fae7c9e10f7b3a12
70457045
languageName: node
70467046
linkType: hard
70477047

@@ -21591,7 +21591,7 @@ __metadata:
2159121591
"@swc/core": "npm:^1.9.2"
2159221592
"@tanstack/react-table": "npm:^8.20.6"
2159321593
"@testing-library/dom": "npm:^10.4.1"
21594-
"@testing-library/jest-dom": "npm:6.8.0"
21594+
"@testing-library/jest-dom": "npm:6.9.1"
2159521595
"@testing-library/react": "npm:16.3.0"
2159621596
"@testing-library/user-event": "npm:^14.6.1"
2159721597
"@types/bootstrap": "npm:5.2.10"

0 commit comments

Comments
 (0)