Skip to content

Commit

Permalink
chore(deps): bump @testing-library/react from 14.0.0 to 14.1.0
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.1.0.
- [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@v14.0.0...v14.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c0d2ba8 commit 082183e
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 @@ -41,7 +41,7 @@
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-table": "^4.113.6",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.0",
"@testing-library/user-event": "^14.5.1",
"@types/dagre": "^0.7.51",
"@types/dagre-layout": "^0.8.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2529,7 +2529,7 @@ __metadata:
"@patternfly/react-table": "npm:^4.113.6"
"@simbathesailor/use-what-changed": "npm:^2.0.0"
"@testing-library/jest-dom": "npm:^6.1.4"
"@testing-library/react": "npm:^14.0.0"
"@testing-library/react": "npm:^14.1.0"
"@testing-library/user-event": "npm:^14.5.1"
"@types/dagre": "npm:^0.7.51"
"@types/dagre-layout": "npm:^0.8.4"
Expand Down Expand Up @@ -3979,17 +3979,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.0.0":
version: 14.0.0
resolution: "@testing-library/react@npm:14.0.0"
"@testing-library/react@npm:^14.1.0":
version: 14.1.0
resolution: "@testing-library/react@npm:14.1.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 1f2a4f78d107e741b35671e9c7dd992d5c9f49b48ee24112ccfe636179be72f3c62a65b1405901b59eb6cde996176ebc2c99099e04d9f14575641e46688747f0
checksum: d181f13cc684515dfe7ca0a961c75e5f506ffde897e5c96628bab71ddc264e67d1477ad7ad0615a1add1f82a6437143843c33c05292783ff0dc72d1a009c512f
languageName: node
linkType: hard

Expand Down

0 comments on commit 082183e

Please sign in to comment.