Skip to content

Commit 749d38b

Browse files
Chore: bump @testing-library/jest-dom from 6.6.4 to 6.9.1 (#232)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bdd03e commit 749d38b

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
@@ -26,7 +26,7 @@
2626
"@swc/core": "^1.13.5",
2727
"@swc/helpers": "^0.5.17",
2828
"@swc/jest": "^0.2.39",
29-
"@testing-library/jest-dom": "6.6.4",
29+
"@testing-library/jest-dom": "6.9.1",
3030
"@testing-library/react": "16.3.0",
3131
"@testing-library/user-event": "^14.6.1",
3232
"@types/common-tags": "^1.8.4",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3202,18 +3202,17 @@ __metadata:
32023202
languageName: node
32033203
linkType: hard
32043204

3205-
"@testing-library/jest-dom@npm:6.6.4":
3206-
version: 6.6.4
3207-
resolution: "@testing-library/jest-dom@npm:6.6.4"
3205+
"@testing-library/jest-dom@npm:6.9.1":
3206+
version: 6.9.1
3207+
resolution: "@testing-library/jest-dom@npm:6.9.1"
32083208
dependencies:
32093209
"@adobe/css-tools": "npm:^4.4.0"
32103210
aria-query: "npm:^5.0.0"
32113211
css.escape: "npm:^1.5.1"
32123212
dom-accessibility-api: "npm:^0.6.3"
3213-
lodash: "npm:^4.17.21"
32143213
picocolors: "npm:^1.1.1"
32153214
redent: "npm:^3.0.0"
3216-
checksum: 10c0/cb73adf4910f654f6cc61cfb9a551efdffa04ef423bc7fbfd67a6d8aa31c6c6dc6363fe9db23a35fc7cb32ff1390e6e1c77575c2fa70d8b028a943af32bc214c
3215+
checksum: 10c0/4291ebd2f0f38d14cefac142c56c337941775a5807e2a3d6f1a14c2fbd6be76a18e498ed189e95bedc97d9e8cf1738049bc76c85b5bc5e23fae7c9e10f7b3a12
32173216
languageName: node
32183217
linkType: hard
32193218

@@ -7153,7 +7152,7 @@ __metadata:
71537152
"@swc/core": "npm:^1.13.5"
71547153
"@swc/helpers": "npm:^0.5.17"
71557154
"@swc/jest": "npm:^0.2.39"
7156-
"@testing-library/jest-dom": "npm:6.6.4"
7155+
"@testing-library/jest-dom": "npm:6.9.1"
71577156
"@testing-library/react": "npm:16.3.0"
71587157
"@testing-library/user-event": "npm:^14.6.1"
71597158
"@types/common-tags": "npm:^1.8.4"

0 commit comments

Comments
 (0)