Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/dom from 10.3.2 to 10.4.0 (#17833
Browse files Browse the repository at this point in the history
)

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.3.2 to 10.4.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.3.2...v10.4.0)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent f077602 commit 47a53b3
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 @@ -68,7 +68,7 @@
"@faker-js/faker": "8.4.1",
"@formatjs/cli": "6.2.12",
"@roamhq/wrtc": "0.8.0",
"@testing-library/dom": "^10.3.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "16.0.0",
"@types/dexie-batch": "0.4.7",
"@types/eslint": "8.56.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4383,9 +4383,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^10.3.2":
version: 10.3.2
resolution: "@testing-library/dom@npm:10.3.2"
"@testing-library/dom@npm:^10.4.0":
version: 10.4.0
resolution: "@testing-library/dom@npm:10.4.0"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
Expand All @@ -4395,7 +4395,7 @@ __metadata:
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10/ca71b9eee3d8310f7463f9b5f14eb9ad63b2175404b57055e3e73a0401bfa6568c6226c38da30be5af3e251353635a42f3e5a94de0b23c2010a6e7724c231573
checksum: 10/05825ee9a15b88cbdae12c137db7111c34069ed3c7a1bd03b6696cb1b37b29f6f2d2de581ebf03033e7df1ab7ebf08399310293f440a4845d95c02c0a9ecc899
languageName: node
linkType: hard

Expand Down Expand Up @@ -17825,7 +17825,7 @@ __metadata:
"@lexical/react": "npm:0.16.1"
"@mediapipe/tasks-vision": "npm:0.10.14"
"@roamhq/wrtc": "npm:0.8.0"
"@testing-library/dom": "npm:^10.3.2"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/react": "npm:16.0.0"
"@types/dexie-batch": "npm:0.4.7"
"@types/eslint": "npm:8.56.5"
Expand Down

0 comments on commit 47a53b3

Please sign in to comment.