Skip to content

Commit 006120d

Browse files
authored
Merge pull request #4518 from easyops-cn/renovate/next-testing-library-monorepo
chore(deps): Update dependency @testing-library/jest-dom to ^6.6.1 (next)
2 parents e2b82cc + bb00ac9 commit 006120d

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.25.8",
3636
"@testing-library/dom": "^10.4.0",
37-
"@testing-library/jest-dom": "^6.5.0",
37+
"@testing-library/jest-dom": "^6.6.1",
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
@@ -2586,10 +2586,10 @@
25862586
lz-string "^1.5.0"
25872587
pretty-format "^27.0.2"
25882588

2589-
"@testing-library/jest-dom@^6.5.0":
2590-
version "6.5.0"
2591-
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
2592-
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
2589+
"@testing-library/jest-dom@^6.6.1":
2590+
version "6.6.1"
2591+
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.1.tgz#835612c9d8c529c835b15bbc1d1a924310c6c73c"
2592+
integrity sha512-mNYIiAuP4yJwV2zBRQCV7PHoQwbb6/8TfMpPcwSUzcSVDJHWOXt6hjNtIN1v5knDmimYnjJxKhsoVd4LVGIO+w==
25932593
dependencies:
25942594
"@adobe/css-tools" "^4.4.0"
25952595
aria-query "^5.0.0"

0 commit comments

Comments
 (0)