Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to ^6.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent ad96f3e commit 7a0b962
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@storybook/react": "^7.6.19",
"@storybook/react-webpack5": "^7.6.19",
"@testing-library/dom": "^10.1.0",
"@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/ed2curve": "^0.2.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5015,17 +5015,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 @@ -5044,7 +5044,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/e7eba527b34ce30cde94424d2ec685bdfed51daaafb7df9b68b51aec6052e99a50c8bfe654612dacdf857a1eb81d68cf294fc89de558ee3a992bf7a6019fffcc
checksum: 10c0/791a3b7db8b60c2023f38205eebc795fa883887e8c7f819770d46271af7c154313eb30c32957cfd1788288543379110b3aaa5b8b074aa9fd5c7ed9838ef5b582
languageName: node
linkType: hard

Expand Down Expand Up @@ -16862,7 +16862,7 @@ __metadata:
"@storybook/react": "npm:^7.6.19"
"@storybook/react-webpack5": "npm:^7.6.19"
"@testing-library/dom": "npm:^10.1.0"
"@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/ed2curve": "npm:^0.2.4"
Expand Down

0 comments on commit 7a0b962

Please sign in to comment.