Skip to content

Commit bbbc4a8

Browse files
committed
Bump @testing-library/jest-dom to version 6.4.8
1 parent 3c6d3a0 commit bbbc4a8

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@microsoft/api-extractor": "^7.47.0",
8181
"@reduxjs/toolkit": "^2.2.6",
8282
"@testing-library/dom": "^10.4.0",
83-
"@testing-library/jest-dom": "^6.4.7",
83+
"@testing-library/jest-dom": "^6.4.8",
8484
"@testing-library/react": "^16.0.0",
8585
"@types/node": "^20.14.2",
8686
"@types/prop-types": "^15.7.12",

yarn.lock

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,9 +2469,9 @@ __metadata:
24692469
languageName: node
24702470
linkType: hard
24712471

2472-
"@testing-library/jest-dom@npm:^6.4.7":
2473-
version: 6.4.7
2474-
resolution: "@testing-library/jest-dom@npm:6.4.7"
2472+
"@testing-library/jest-dom@npm:^6.4.8":
2473+
version: 6.4.8
2474+
resolution: "@testing-library/jest-dom@npm:6.4.8"
24752475
dependencies:
24762476
"@adobe/css-tools": "npm:^4.4.0"
24772477
"@babel/runtime": "npm:^7.9.2"
@@ -2481,24 +2481,7 @@ __metadata:
24812481
dom-accessibility-api: "npm:^0.6.3"
24822482
lodash: "npm:^4.17.21"
24832483
redent: "npm:^3.0.0"
2484-
peerDependencies:
2485-
"@jest/globals": ">= 28"
2486-
"@types/bun": "*"
2487-
"@types/jest": ">= 28"
2488-
jest: ">= 28"
2489-
vitest: ">= 0.32"
2490-
peerDependenciesMeta:
2491-
"@jest/globals":
2492-
optional: true
2493-
"@types/bun":
2494-
optional: true
2495-
"@types/jest":
2496-
optional: true
2497-
jest:
2498-
optional: true
2499-
vitest:
2500-
optional: true
2501-
checksum: 10/bddbb18e968c64a1ab0b2b1e93728e9c60b1db72efc6ce4f38e3fb365c437f13d9d926bfef7bd62eb62339e0482a91fbdb4801ce29dc163a251fad874c172097
2484+
checksum: 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
25022485
languageName: node
25032486
linkType: hard
25042487

@@ -6596,7 +6579,7 @@ __metadata:
65966579
"@microsoft/api-extractor": "npm:^7.47.0"
65976580
"@reduxjs/toolkit": "npm:^2.2.6"
65986581
"@testing-library/dom": "npm:^10.4.0"
6599-
"@testing-library/jest-dom": "npm:^6.4.7"
6582+
"@testing-library/jest-dom": "npm:^6.4.8"
66006583
"@testing-library/react": "npm:^16.0.0"
66016584
"@types/node": "npm:^20.14.2"
66026585
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)