Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to ^10.3.2 (#10737)
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 16, 2024
1 parent cea517c commit 8e7d75c
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 @@ -35,7 +35,7 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-terser": "^0.4.4",
"@testing-library/dom": "^10.3.1",
"@testing-library/dom": "^10.3.2",
"@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 @@ -3301,7 +3301,7 @@ __metadata:
"@rollup/plugin-node-resolve": "npm:^15.2.3"
"@rollup/plugin-replace": "npm:^5.0.7"
"@rollup/plugin-terser": "npm:^0.4.4"
"@testing-library/dom": "npm:^10.3.1"
"@testing-library/dom": "npm:^10.3.2"
"@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 Expand Up @@ -3983,9 +3983,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^10.3.1":
version: 10.3.1
resolution: "@testing-library/dom@npm:10.3.1"
"@testing-library/dom@npm:^10.3.2":
version: 10.3.2
resolution: "@testing-library/dom@npm:10.3.2"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
Expand All @@ -3995,7 +3995,7 @@ __metadata:
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10c0/e898475cd4932225c2962bf9f94353d7d88462c8912881af8e9866cee714c967b21badb0895ec8626123759cddc6663bc40300b1d1bf789957a603086eda6329
checksum: 10c0/3078b3253a73136169d897179bfc5e2073025f317573c9fd95d526df9a875a3ec3e9243377d93d23b7e40fadf60dd51517a15bf83b8f521a68b410b350df39e9
languageName: node
linkType: hard

Expand Down

0 comments on commit 8e7d75c

Please sign in to comment.