Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/dom from 10.1.0 to 10.2.0 (#17663
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.1.0 to 10.2.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.1.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2024
1 parent 5d13b99 commit f72526a
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",
"@koush/wrtc": "0.5.3",
"@testing-library/dom": "^10.1.0",
"@testing-library/dom": "^10.2.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 @@ -3759,9 +3759,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^10.1.0":
version: 10.1.0
resolution: "@testing-library/dom@npm:10.1.0"
"@testing-library/dom@npm:^10.2.0":
version: 10.2.0
resolution: "@testing-library/dom@npm:10.2.0"
dependencies:
"@babel/code-frame": "npm:^7.10.4"
"@babel/runtime": "npm:^7.12.5"
Expand All @@ -3771,7 +3771,7 @@ __metadata:
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10/6d6ef942deedf547180c76d4cc2c43fe8e52a98ef68be6ba7382a43d3b1e1e5696d9c32ae0b2df12c92ea50023187d132ad2542fc118ba4b900f149e97d019e0
checksum: 10/15635e1497de08152de5336860a2cdaee05d3eb4574e283dcf0ac5326eede83fc13f4ac5b01c11df5ca4653ad1017d26a75dd832a2a76ad261c342d40d741f2c
languageName: node
linkType: hard

Expand Down Expand Up @@ -17470,7 +17470,7 @@ __metadata:
"@lexical/history": "npm:0.16.0"
"@lexical/react": "npm:0.16.0"
"@mediapipe/tasks-vision": "npm:0.10.14"
"@testing-library/dom": "npm:^10.1.0"
"@testing-library/dom": "npm:^10.2.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 f72526a

Please sign in to comment.