Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to ^6.4.5 (#…
Browse files Browse the repository at this point in the history
…2514)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 0c19da1 commit c545179
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.4",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.6",
"@testing-library/user-event": "^14.5.2",
"@types/ed2curve": "^0.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5015,9 +5015,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.4.4":
version: 6.4.4
resolution: "@testing-library/jest-dom@npm:6.4.4"
"@testing-library/jest-dom@npm:^6.4.5":
version: 6.4.5
resolution: "@testing-library/jest-dom@npm:6.4.5"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -5044,7 +5044,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10c0/13c7d9d18ffe913677157e4cd9934de48f105221eb5f6030a749979426fae81587b20fe4efb9ad28a633184684e2de292a43fd7587bd3c32c4c285f7c5e3a504
checksum: 10c0/4cfdd44e2abab2b9d399c47cbfe686729bb65160d7df0f9e2329aaaea7702f6e852a9eefb29b468f00c1e5a5274b684f8cac76959d33299dfa909ba007ea191d
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.4"
"@testing-library/jest-dom": "npm:^6.4.5"
"@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 c545179

Please sign in to comment.