Skip to content

Commit 870b63d

Browse files
Bump @testing-library/jest-dom from 6.5.0 to 6.6.3 (#170)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df63bdd commit 870b63d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@mui/material": "^5.16.14",
1212
"@mui/styles": "^5.15.7",
1313
"@mui/x-data-grid": "^7.14.0",
14-
"@testing-library/jest-dom": "^6.5.0",
14+
"@testing-library/jest-dom": "^6.6.3",
1515
"@testing-library/react": "^15.0.7",
1616
"@testing-library/user-event": "^14.6.1",
1717
"@types/jest": "^29.5.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2773,10 +2773,10 @@
27732773
lz-string "^1.5.0"
27742774
pretty-format "^27.0.2"
27752775

2776-
"@testing-library/jest-dom@^6.5.0":
2777-
version "6.5.0"
2778-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.5.0.tgz#50484da3f80fb222a853479f618a9ce5c47bfe54"
2779-
integrity sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==
2776+
"@testing-library/jest-dom@^6.6.3":
2777+
version "6.6.3"
2778+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.6.3.tgz#26ba906cf928c0f8172e182c6fe214eb4f9f2bd2"
2779+
integrity sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==
27802780
dependencies:
27812781
"@adobe/css-tools" "^4.4.0"
27822782
aria-query "^5.0.0"

0 commit comments

Comments
 (0)