Skip to content

Commit 7e461f6

Browse files
chore(deps): update dependency @testing-library/jest-dom to ^6.6.3
1 parent 6d85f47 commit 7e461f6

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
@@ -36,7 +36,7 @@
3636
"@rollup/plugin-replace": "^5.0.7",
3737
"@rollup/plugin-terser": "^0.4.4",
3838
"@testing-library/dom": "^10.4.0",
39-
"@testing-library/jest-dom": "^6.5.0",
39+
"@testing-library/jest-dom": "^6.6.3",
4040
"@testing-library/react": "^16.0.1",
4141
"@testing-library/user-event": "^14.5.2",
4242
"@types/jest": "29.5.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3761,7 +3761,7 @@ __metadata:
37613761
"@rollup/plugin-replace": "npm:^5.0.7"
37623762
"@rollup/plugin-terser": "npm:^0.4.4"
37633763
"@testing-library/dom": "npm:^10.4.0"
3764-
"@testing-library/jest-dom": "npm:^6.5.0"
3764+
"@testing-library/jest-dom": "npm:^6.6.3"
37653765
"@testing-library/react": "npm:^16.0.1"
37663766
"@testing-library/user-event": "npm:^14.5.2"
37673767
"@types/jest": "npm:29.5.14"
@@ -4479,9 +4479,9 @@ __metadata:
44794479
languageName: node
44804480
linkType: hard
44814481

4482-
"@testing-library/jest-dom@npm:^6.5.0":
4483-
version: 6.5.0
4484-
resolution: "@testing-library/jest-dom@npm:6.5.0"
4482+
"@testing-library/jest-dom@npm:^6.6.3":
4483+
version: 6.6.3
4484+
resolution: "@testing-library/jest-dom@npm:6.6.3"
44854485
dependencies:
44864486
"@adobe/css-tools": "npm:^4.4.0"
44874487
aria-query: "npm:^5.0.0"
@@ -4490,7 +4490,7 @@ __metadata:
44904490
dom-accessibility-api: "npm:^0.6.3"
44914491
lodash: "npm:^4.17.21"
44924492
redent: "npm:^3.0.0"
4493-
checksum: 10c0/fd5936a547f04608d8de15a7de3ae26516f21023f8f45169b10c8c8847015fd20ec259b7309f08aa1031bcbc37c6e5e6f532d1bb85ef8f91bad654193ec66a4c
4493+
checksum: 10c0/5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6
44944494
languageName: node
44954495
linkType: hard
44964496

0 commit comments

Comments
 (0)