Skip to content

Commit 6dfb17d

Browse files
committed
Bump @testing-library/dom to version 10.3.2
1 parent 06fd368 commit 6dfb17d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@babel/preset-typescript": "^7.14.5",
8080
"@microsoft/api-extractor": "^7.18.1",
8181
"@reduxjs/toolkit": "^2.2.6",
82-
"@testing-library/dom": "^10.3.1",
82+
"@testing-library/dom": "^10.3.2",
8383
"@testing-library/jest-dom": "^6.4.6",
8484
"@testing-library/react": "^16.0.0",
8585
"@types/node": "^20.11.6",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2453,9 +2453,9 @@ __metadata:
24532453
languageName: node
24542454
linkType: hard
24552455

2456-
"@testing-library/dom@npm:^10.3.1":
2457-
version: 10.3.1
2458-
resolution: "@testing-library/dom@npm:10.3.1"
2456+
"@testing-library/dom@npm:^10.3.2":
2457+
version: 10.3.2
2458+
resolution: "@testing-library/dom@npm:10.3.2"
24592459
dependencies:
24602460
"@babel/code-frame": "npm:^7.10.4"
24612461
"@babel/runtime": "npm:^7.12.5"
@@ -2465,7 +2465,7 @@ __metadata:
24652465
dom-accessibility-api: "npm:^0.5.9"
24662466
lz-string: "npm:^1.5.0"
24672467
pretty-format: "npm:^27.0.2"
2468-
checksum: 10/a78646e775d31b33669274e8baa9c27e6e9ea944131dcdf8d2ac2df7199516d5a9fe483e5ec49c85580399fc2f9efad395876e984b9a4ae520903dec47c773c0
2468+
checksum: 10/ca71b9eee3d8310f7463f9b5f14eb9ad63b2175404b57055e3e73a0401bfa6568c6226c38da30be5af3e251353635a42f3e5a94de0b23c2010a6e7724c231573
24692469
languageName: node
24702470
linkType: hard
24712471

@@ -6595,7 +6595,7 @@ __metadata:
65956595
"@babel/preset-typescript": "npm:^7.14.5"
65966596
"@microsoft/api-extractor": "npm:^7.18.1"
65976597
"@reduxjs/toolkit": "npm:^2.2.6"
6598-
"@testing-library/dom": "npm:^10.3.1"
6598+
"@testing-library/dom": "npm:^10.3.2"
65996599
"@testing-library/jest-dom": "npm:^6.4.6"
66006600
"@testing-library/react": "npm:^16.0.0"
66016601
"@types/node": "npm:^20.11.6"

0 commit comments

Comments
 (0)