Skip to content

Commit

Permalink
chore(deps): bump @testing-library/jest-dom from 5.16.5 to 5.17.0
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https:/testing-library/jest-dom) from 5.16.5 to 5.17.0.
- [Release notes](https:/testing-library/jest-dom/releases)
- [Changelog](https:/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.5...v5.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jul 18, 2023
1 parent dfa618f commit 2a24012
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 @@ -38,7 +38,7 @@
"@patternfly/react-code-editor": "^4.82.113",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-table": "^4.113.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/dagre": "^0.7.48",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2433,7 +2433,7 @@ __metadata:
"@patternfly/react-core": ^4.276.8
"@patternfly/react-table": ^4.113.0
"@simbathesailor/use-what-changed": ^2.0.0
"@testing-library/jest-dom": ^5.16.5
"@testing-library/jest-dom": ^5.17.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@types/dagre": ^0.7.48
Expand Down Expand Up @@ -3838,9 +3838,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^5.16.5":
version: 5.16.5
resolution: "@testing-library/jest-dom@npm:5.16.5"
"@testing-library/jest-dom@npm:^5.17.0":
version: 5.17.0
resolution: "@testing-library/jest-dom@npm:5.17.0"
dependencies:
"@adobe/css-tools": ^4.0.1
"@babel/runtime": ^7.9.2
Expand All @@ -3851,7 +3851,7 @@ __metadata:
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
checksum: 94911f901a8031f3e489d04ac057cb5373621230f5d92bed80e514e24b069fb58a3166d1dd86963e55f078a1bd999da595e2ab96ed95f452d477e272937d792a
checksum: 9f28dbca8b50d7c306aae40c3aa8e06f0e115f740360004bd87d57f95acf7ab4b4f4122a7399a76dbf2bdaaafb15c99cc137fdcb0ae457a92e2de0f3fbf9b03b
languageName: node
linkType: hard

Expand Down

0 comments on commit 2a24012

Please sign in to comment.