Skip to content

Commit 81c347e

Browse files
Update dependency @testing-library/jest-dom to v6.6.4 (#10828)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d012bb7 commit 81c347e

2 files changed

Lines changed: 7 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
"@rollup/plugin-swc": "^0.4.0",
175175
"@swc/core": "^1.9.2",
176176
"@testing-library/dom": "^10.1.0",
177-
"@testing-library/jest-dom": "6.6.3",
177+
"@testing-library/jest-dom": "6.6.4",
178178
"@testing-library/react-hooks": "8.0.1",
179179
"@testing-library/user-event": "^14.5.2",
180180
"@types/bootstrap": "5.2.10",

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6989,18 +6989,18 @@ __metadata:
69896989
languageName: node
69906990
linkType: hard
69916991

6992-
"@testing-library/jest-dom@npm:6.6.3":
6993-
version: 6.6.3
6994-
resolution: "@testing-library/jest-dom@npm:6.6.3"
6992+
"@testing-library/jest-dom@npm:6.6.4":
6993+
version: 6.6.4
6994+
resolution: "@testing-library/jest-dom@npm:6.6.4"
69956995
dependencies:
69966996
"@adobe/css-tools": "npm:^4.4.0"
69976997
aria-query: "npm:^5.0.0"
6998-
chalk: "npm:^3.0.0"
69996998
css.escape: "npm:^1.5.1"
70006999
dom-accessibility-api: "npm:^0.6.3"
70017000
lodash: "npm:^4.17.21"
7001+
picocolors: "npm:^1.1.1"
70027002
redent: "npm:^3.0.0"
7003-
checksum: 10c0/5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6
7003+
checksum: 10c0/cb73adf4910f654f6cc61cfb9a551efdffa04ef423bc7fbfd67a6d8aa31c6c6dc6363fe9db23a35fc7cb32ff1390e6e1c77575c2fa70d8b028a943af32bc214c
70047004
languageName: node
70057005
linkType: hard
70067006

@@ -9975,16 +9975,6 @@ __metadata:
99759975
languageName: node
99769976
linkType: hard
99779977

9978-
"chalk@npm:^3.0.0":
9979-
version: 3.0.0
9980-
resolution: "chalk@npm:3.0.0"
9981-
dependencies:
9982-
ansi-styles: "npm:^4.1.0"
9983-
supports-color: "npm:^7.1.0"
9984-
checksum: 10c0/ee650b0a065b3d7a6fda258e75d3a86fc8e4effa55871da730a9e42ccb035bf5fd203525e5a1ef45ec2582ecc4f65b47eb11357c526b84dd29a14fb162c414d2
9985-
languageName: node
9986-
linkType: hard
9987-
99889978
"chalk@npm:^5.0.1, chalk@npm:^5.2.0, chalk@npm:^5.4.1":
99899979
version: 5.4.1
99909980
resolution: "chalk@npm:5.4.1"
@@ -22041,7 +22031,7 @@ __metadata:
2204122031
"@swc/core": "npm:^1.9.2"
2204222032
"@tanstack/react-table": "npm:^8.20.6"
2204322033
"@testing-library/dom": "npm:^10.1.0"
22044-
"@testing-library/jest-dom": "npm:6.6.3"
22034+
"@testing-library/jest-dom": "npm:6.6.4"
2204522035
"@testing-library/react": "npm:16.3.0"
2204622036
"@testing-library/react-hooks": "npm:8.0.1"
2204722037
"@testing-library/user-event": "npm:^14.5.2"

0 commit comments

Comments
 (0)