Skip to content

Commit 672bc8c

Browse files
committed
Bump @testing-library/jest-dom to version 6.5.0
1 parent 65a1d19 commit 672bc8c

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
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.7",
8282
"@testing-library/dom": "^10.4.0",
83-
"@testing-library/jest-dom": "^6.4.8",
83+
"@testing-library/jest-dom": "^6.5.0",
8484
"@testing-library/react": "^16.0.0",
8585
"@types/node": "^20.14.2",
8686
"@types/prop-types": "^15.7.12",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@ __metadata:
14641464
languageName: node
14651465
linkType: hard
14661466

1467-
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
1467+
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.8.4":
14681468
version: 7.25.0
14691469
resolution: "@babel/runtime@npm:7.25.0"
14701470
dependencies:
@@ -2293,19 +2293,18 @@ __metadata:
22932293
languageName: node
22942294
linkType: hard
22952295

2296-
"@testing-library/jest-dom@npm:^6.4.8":
2297-
version: 6.4.8
2298-
resolution: "@testing-library/jest-dom@npm:6.4.8"
2296+
"@testing-library/jest-dom@npm:^6.5.0":
2297+
version: 6.5.0
2298+
resolution: "@testing-library/jest-dom@npm:6.5.0"
22992299
dependencies:
23002300
"@adobe/css-tools": "npm:^4.4.0"
2301-
"@babel/runtime": "npm:^7.9.2"
23022301
aria-query: "npm:^5.0.0"
23032302
chalk: "npm:^3.0.0"
23042303
css.escape: "npm:^1.5.1"
23052304
dom-accessibility-api: "npm:^0.6.3"
23062305
lodash: "npm:^4.17.21"
23072306
redent: "npm:^3.0.0"
2308-
checksum: 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
2307+
checksum: 10/3d2080888af5fd7306f57448beb5a23f55d965e265b5e53394fffc112dfb0678d616a5274ff0200c46c7618f293520f86fc8562eecd8bdbc0dbb3294d63ec431
23092308
languageName: node
23102309
linkType: hard
23112310

@@ -6341,7 +6340,7 @@ __metadata:
63416340
"@microsoft/api-extractor": "npm:^7.47.0"
63426341
"@reduxjs/toolkit": "npm:^2.2.7"
63436342
"@testing-library/dom": "npm:^10.4.0"
6344-
"@testing-library/jest-dom": "npm:^6.4.8"
6343+
"@testing-library/jest-dom": "npm:^6.5.0"
63456344
"@testing-library/react": "npm:^16.0.0"
63466345
"@types/node": "npm:^20.14.2"
63476346
"@types/prop-types": "npm:^15.7.12"

0 commit comments

Comments
 (0)