Skip to content

Commit e920873

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6.4.3
1 parent a7455f3 commit e920873

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/preset-env": "7.24.5",
5555
"@babel/preset-react": "7.24.1",
5656
"@testing-library/dom": "9.3.4",
57-
"@testing-library/jest-dom": "6.4.2",
57+
"@testing-library/jest-dom": "6.4.3",
5858
"@testing-library/react": "14.3.1",
5959
"@testing-library/user-event": "14.5.2",
6060
"babel-jest": "29.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,18 +1449,18 @@
14491449
lz-string "^1.5.0"
14501450
pretty-format "^27.0.2"
14511451

1452-
"@testing-library/[email protected].2":
1453-
version "6.4.2"
1454-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz#38949f6b63722900e2d75ba3c6d9bf8cffb3300e"
1455-
integrity sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==
1452+
"@testing-library/[email protected].3":
1453+
version "6.4.3"
1454+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.3.tgz#64f3a178b1f83c89c6cb93546aad1cfdc31a4cc2"
1455+
integrity sha512-d1NUtNEN0hSUB/XWdF1GgdlD5S2tS0huQb2tkFL2usXRatR/EiHS6AhLtDcCb/iD9CS7kRmbAHt2O5JadkKyuA==
14561456
dependencies:
14571457
"@adobe/css-tools" "^4.3.2"
14581458
"@babel/runtime" "^7.9.2"
14591459
aria-query "^5.0.0"
14601460
chalk "^3.0.0"
14611461
css.escape "^1.5.1"
14621462
dom-accessibility-api "^0.6.3"
1463-
lodash "^4.17.15"
1463+
lodash "^4.17.21"
14641464
redent "^3.0.0"
14651465

14661466
"@testing-library/[email protected]":
@@ -5361,7 +5361,7 @@ lodash.uniq@^4.5.0:
53615361
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
53625362
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
53635363

5364-
lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21:
5364+
lodash@^4.17.20, lodash@^4.17.21:
53655365
version "4.17.21"
53665366
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
53675367
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)