Skip to content

Commit 9c25e4c

Browse files
authored
Merge pull request #4543 from easyops-cn/renovate/next-testing-library-monorepo
chore(deps): Update dependency @testing-library/jest-dom to ^6.6.3 (next)
2 parents 8216862 + af932b8 commit 9c25e4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/test-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@babel/core": "^7.26.0",
3636
"@testing-library/dom": "^10.4.0",
37-
"@testing-library/jest-dom": "^6.6.2",
37+
"@testing-library/jest-dom": "^6.6.3",
3838
"@testing-library/react": "^16.0.1",
3939
"babel-jest": "^29.7.0",
4040
"identity-obj-proxy": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,10 +2585,10 @@
25852585
lz-string "^1.5.0"
25862586
pretty-format "^27.0.2"
25872587

2588-
"@testing-library/jest-dom@^6.6.2":
2589-
version "6.6.2"
2590-
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
2591-
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
2588+
"@testing-library/jest-dom@^6.6.3":
2589+
version "6.6.3"
2590+
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
2591+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
25922592
dependencies:
25932593
"@adobe/css-tools" "^4.4.0"
25942594
aria-query "^5.0.0"

0 commit comments

Comments
 (0)