Skip to content

Commit

Permalink
build(deps): bump @testing-library/dom from 10.3.1 to 10.3.2
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.1 to 10.3.2.
- [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.1...v10.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jul 16, 2024
1 parent 35c36bd commit 86cd22f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@patternfly/react-code-editor": "~5.3.3",
"@patternfly/react-core": "~5.3.3",
"@patternfly/react-table": "~5.3.3",
"@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 @@ -803,7 +803,7 @@ __metadata:
"@patternfly/react-core": "npm:~5.3.3"
"@patternfly/react-table": "npm:~5.3.3"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@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 @@ -1794,9 +1794,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 @@ -1806,7 +1806,7 @@ __metadata:
dom-accessibility-api: "npm:^0.5.9"
lz-string: "npm:^1.5.0"
pretty-format: "npm:^27.0.2"
checksum: 10/a78646e775d31b33669274e8baa9c27e6e9ea944131dcdf8d2ac2df7199516d5a9fe483e5ec49c85580399fc2f9efad395876e984b9a4ae520903dec47c773c0
checksum: 10/ca71b9eee3d8310f7463f9b5f14eb9ad63b2175404b57055e3e73a0401bfa6568c6226c38da30be5af3e251353635a42f3e5a94de0b23c2010a6e7724c231573
languageName: node
linkType: hard

Expand Down

0 comments on commit 86cd22f

Please sign in to comment.