Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 111e7b4 commit 0c19da1
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.3",
"@testing-library/jest-dom": "^6.4.4",
"@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.3":
version: 6.4.3
resolution: "@testing-library/jest-dom@npm:6.4.3"
"@testing-library/jest-dom@npm:^6.4.4":
version: 6.4.4
resolution: "@testing-library/jest-dom@npm:6.4.4"
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/791a3b7db8b60c2023f38205eebc795fa883887e8c7f819770d46271af7c154313eb30c32957cfd1788288543379110b3aaa5b8b074aa9fd5c7ed9838ef5b582
checksum: 10c0/13c7d9d18ffe913677157e4cd9934de48f105221eb5f6030a749979426fae81587b20fe4efb9ad28a633184684e2de292a43fd7587bd3c32c4c285f7c5e3a504
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.3"
"@testing-library/jest-dom": "npm:^6.4.4"
"@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 0c19da1

Please sign in to comment.