Skip to content

Commit

Permalink
Update dependency @testing-library/jest-dom from v6.4.2 to v6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 705eccf commit 3560603
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"check-types": "tsc --noEmit"
},
"devDependencies": {
"@testing-library/jest-dom": "6.4.2",
"@testing-library/jest-dom": "6.4.3",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",
"@types/d3": "7.4.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4466,17 +4466,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.2":
version: 6.4.2
resolution: "@testing-library/jest-dom@npm:6.4.2"
"@testing-library/jest-dom@npm:6.4.3":
version: 6.4.3
resolution: "@testing-library/jest-dom@npm:6.4.3"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
css.escape: "npm:^1.5.1"
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.15"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
Expand All @@ -4495,7 +4495,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10/7ee1e51caffad032734a4a43a00bf72d49080cf1bbf53021b443e91c7fa3762a66f55ce68f1c6643590fe66fbc4df92142659b8cf17c92166a3fb22691987e0d
checksum: 10/2c02072cce9d1f05a7897637c103582a7a6241e30dd64cc008378335eb781bb3c6a3222e124a45b019df0a427d4e07022701dfa748effbef96b392ea2399506d
languageName: node
linkType: hard

Expand Down Expand Up @@ -19349,7 +19349,7 @@ __metadata:
"@mui/material": "npm:5.15.16"
"@mui/x-tree-view": "npm:6.17.0"
"@tanstack/react-query": "npm:5.32.1"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/jest-dom": "npm:6.4.3"
"@testing-library/react": "npm:15.0.6"
"@testing-library/user-event": "npm:14.5.2"
"@types/d3": "npm:7.4.3"
Expand Down

0 comments on commit 3560603

Please sign in to comment.