Skip to content

Commit

Permalink
chore(deps): bump @testing-library/react from 15.0.5 to 15.0.6
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.5 to 15.0.6.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v15.0.5...v15.0.6)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  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 May 7, 2024
1 parent 9111a76 commit 83905aa
Show file tree
Hide file tree
Showing 2 changed files with 10 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 @@ -41,7 +41,7 @@
"@patternfly/react-core": "~4.278.1",
"@patternfly/react-table": "~4.113.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.5",
"@testing-library/react": "^15.0.6",
"@testing-library/user-event": "^14.5.2",
"@thumbmarkjs/thumbmarkjs": "^0.14.7",
"@types/dagre": "^0.7.52",
Expand Down
14 changes: 9 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ __metadata:
"@patternfly/react-table": "npm:~4.113.7"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^15.0.5"
"@testing-library/react": "npm:^15.0.6"
"@testing-library/user-event": "npm:^14.5.2"
"@thumbmarkjs/thumbmarkjs": "npm:^0.14.7"
"@types/dagre": "npm:^0.7.52"
Expand Down Expand Up @@ -1810,17 +1810,21 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^15.0.5":
version: 15.0.5
resolution: "@testing-library/react@npm:15.0.5"
"@testing-library/react@npm:^15.0.6":
version: 15.0.6
resolution: "@testing-library/react@npm:15.0.6"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^10.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
"@types/react": ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/27b938ddcdd6b4a98d4564460899f36ae3f69ad749e25389424c1c1d0adf40adeb1387dd29303c0f83b33e2f7ce7133253e0491c4b22af8cb340f631901dbe62
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/04f63fc8e1d32ca9ce387df87abbdbe1d1e8bd7343d305a3d4662e60133453a4a39f5b0e1653efbfe9516750ca559c27a9ace4740f4c3e24a49270acaf93084d
languageName: node
linkType: hard

Expand Down

0 comments on commit 83905aa

Please sign in to comment.