Skip to content

Commit 76a3b65

Browse files
committed
Bump @testing-library/jest-dom to version 6.4.8
1 parent 2badfab commit 76a3b65

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
@@ -2306,9 +2306,9 @@ __metadata:
23062306
languageName: node
23072307
linkType: hard
23082308

2309-
"@testing-library/jest-dom@npm:^6.4.7":
2310-
version: 6.4.7
2311-
resolution: "@testing-library/jest-dom@npm:6.4.7"
2309+
"@testing-library/jest-dom@npm:^6.4.8":
2310+
version: 6.4.8
2311+
resolution: "@testing-library/jest-dom@npm:6.4.8"
23122312
dependencies:
23132313
"@adobe/css-tools": "npm:^4.4.0"
23142314
"@babel/runtime": "npm:^7.9.2"
@@ -2318,24 +2318,7 @@ __metadata:
23182318
dom-accessibility-api: "npm:^0.6.3"
23192319
lodash: "npm:^4.17.21"
23202320
redent: "npm:^3.0.0"
2321-
peerDependencies:
2322-
"@jest/globals": ">= 28"
2323-
"@types/bun": "*"
2324-
"@types/jest": ">= 28"
2325-
jest: ">= 28"
2326-
vitest: ">= 0.32"
2327-
peerDependenciesMeta:
2328-
"@jest/globals":
2329-
optional: true
2330-
"@types/bun":
2331-
optional: true
2332-
"@types/jest":
2333-
optional: true
2334-
jest:
2335-
optional: true
2336-
vitest:
2337-
optional: true
2338-
checksum: 10/bddbb18e968c64a1ab0b2b1e93728e9c60b1db72efc6ce4f38e3fb365c437f13d9d926bfef7bd62eb62339e0482a91fbdb4801ce29dc163a251fad874c172097
2321+
checksum: 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
23392322
languageName: node
23402323
linkType: hard
23412324

@@ -6487,7 +6470,7 @@ __metadata:
64876470
"@microsoft/api-extractor": "npm:^7.47.0"
64886471
"@reduxjs/toolkit": "npm:^2.2.6"
64896472
"@testing-library/dom": "npm:^10.4.0"
6490-
"@testing-library/jest-dom": "npm:^6.4.7"
6473+
"@testing-library/jest-dom": "npm:^6.4.8"
64916474
"@testing-library/react": "npm:^16.0.0"
64926475
"@types/node": "npm:^20.14.2"
64936476
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)