Skip to content

Commit 47eb557

Browse files
chore(deps): Update dependency @testing-library/jest-dom to ^6.6.2
1 parent 006120d commit 47eb557

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.6.1",
37+
"@testing-library/jest-dom": "^6.6.2",
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.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==
2589+
"@testing-library/jest-dom@^6.6.2":
2590+
version "6.6.2"
2591+
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.2.tgz#8186aa9a07263adef9cc5a59a4772db8c31f4a5b"
2592+
integrity sha512-P6GJD4yqc9jZLbe98j/EkyQDTPgqftohZF5FBkHY5BUERZmcf4HeO2k0XaefEg329ux2p21i1A1DmyQ1kKw2Jw==
25932593
dependencies:
25942594
"@adobe/css-tools" "^4.4.0"
25952595
aria-query "^5.0.0"

0 commit comments

Comments
 (0)