Skip to content

Commit

Permalink
build(deps): bump @testing-library/jest-dom from 6.4.7 to 6.4.8
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.7 to 6.4.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.7...v6.4.8)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-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 30, 2024
1 parent 0ac9424 commit 894b7c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@patternfly/react-core": "~5.3.3",
"@patternfly/react-table": "~5.3.3",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.7",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@thumbmarkjs/thumbmarkjs": "^0.14.8",
Expand Down
27 changes: 5 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ __metadata:
"@patternfly/react-table": "npm:~5.3.3"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.4.7"
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
"@testing-library/user-event": "npm:^14.5.2"
"@thumbmarkjs/thumbmarkjs": "npm:^0.14.8"
Expand Down Expand Up @@ -1845,9 +1845,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.4.7":
version: 6.4.7
resolution: "@testing-library/jest-dom@npm:6.4.7"
"@testing-library/jest-dom@npm:^6.4.8":
version: 6.4.8
resolution: "@testing-library/jest-dom@npm:6.4.8"
dependencies:
"@adobe/css-tools": "npm:^4.4.0"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -1857,24 +1857,7 @@ __metadata:
dom-accessibility-api: "npm:^0.6.3"
lodash: "npm:^4.17.21"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
"@types/bun": "*"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/bun":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 10/bddbb18e968c64a1ab0b2b1e93728e9c60b1db72efc6ce4f38e3fb365c437f13d9d926bfef7bd62eb62339e0482a91fbdb4801ce29dc163a251fad874c172097
checksum: 10/011e5a309e2cfc0c5cee6454427030d9a5d690df212bedcc78c15ee8d23218c3e51be32617ca879f060445ba0ba38e1b8d224b5ab11444ee076c37ed8c1c123a
languageName: node
linkType: hard

Expand Down

0 comments on commit 894b7c3

Please sign in to comment.