Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to ^10.3.0 (#2192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 6b3a32d commit f0f1149
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 @@ -62,7 +62,7 @@
"@storybook/addon-viewport": "^8.1.11",
"@storybook/react": "^8.1.11",
"@storybook/react-webpack5": "^8.1.11",
"@testing-library/dom": "^10.2.0",
"@testing-library/dom": "^10.3.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7085,9 +7085,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^10.2.0":
version: 10.2.0
resolution: "@testing-library/dom@npm:10.2.0"
"@testing-library/dom@npm:^10.3.0":
version: 10.3.0
resolution: "@testing-library/dom@npm:10.3.0"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
Expand All @@ -7097,7 +7097,7 @@ __metadata:
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10c0/de582dfbeb632436547a0ca5851b5a714a4a17f8e96ab3dc4fb4e454eef52c912b648b7cb6e9fdf477f3eeef97e698f3250f0ce50846f39d04677a44169209f2
checksum: 10c0/7aef66dad0f80b03278ab03c58c13d6c2ddbf995febb70d9004e768d3cefa28ced0bb0b35724fbd4be06ec8f276e6170c4baf4d705c4819007e4d42ffa48b2ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -16847,7 +16847,7 @@ __metadata:
"@storybook/addon-viewport": "npm:^8.1.11"
"@storybook/react": "npm:^8.1.11"
"@storybook/react-webpack5": "npm:^8.1.11"
"@testing-library/dom": "npm:^10.2.0"
"@testing-library/dom": "npm:^10.3.0"
"@testing-library/jest-dom": "npm:^6.4.6"
"@testing-library/react": "npm:^16.0.0"
"@testing-library/user-event": "npm:^14.5.2"
Expand Down

0 comments on commit f0f1149

Please sign in to comment.