Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @testing-library/react from 14.1.2 to 14.2.1 #767

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^14.1.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@thumbmarkjs/thumbmarkjs": "^0.12.6",
"@types/dagre": "^0.7.52",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2289,7 +2289,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:^14.1.2"
"@testing-library/react": "npm:^14.2.1"
"@testing-library/user-event": "npm:^14.5.2"
"@thumbmarkjs/thumbmarkjs": "npm:^0.12.6"
"@types/dagre": "npm:^0.7.52"
Expand Down Expand Up @@ -3741,17 +3741,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.1.2":
version: 14.1.2
resolution: "@testing-library/react@npm:14.1.2"
"@testing-library/react@npm:^14.2.1":
version: 14.2.1
resolution: "@testing-library/react@npm:14.2.1"
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: 10/1664990ad9673403ee1d74c1c1b60ec30591d42a3fe1e2175c28cb935cd49bc9a4ba398707f702acc3278c3b0cb492ee57fe66f41ceb040c5da57de98cba5414
checksum: 10/e02b2f32ae79665a79fc4d8ee053fd3832bfcd4753aa1dba05cdece1a9f59c72a0fae91e0a9387597dcb686d631a722729f2878e38dc95e6f23b291ad8d09b6c
languageName: node
linkType: hard

Expand Down
Loading