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

build(deps-dev): bump @testing-library/dom from 8.20.0 to 9.3.0 #1032

Closed
Closed
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"yarn:frzinstall": "yarn install --immutable"
},
"devDependencies": {
"@testing-library/dom": "^8.20.0",
"@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
Expand Down
29 changes: 27 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.20.0":
"@testing-library/dom@npm:^8.0.0":
version: 8.20.0
resolution: "@testing-library/dom@npm:8.20.0"
dependencies:
Expand All @@ -1293,6 +1293,22 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^9.3.0":
version: 9.3.0
resolution: "@testing-library/dom@npm:9.3.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: ^5.0.0
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.5.0
pretty-format: ^27.0.2
checksum: 790f4da6a8cbe7da8b7769e81e68caea1aed5b5f1973b808895692a945fb854fe8acdc66ffc34b6a57ec49bad9d76ccdd69b632ea8a82ad61d1e97d76cfdf9ec
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"
Expand Down Expand Up @@ -3942,7 +3958,7 @@ __metadata:
"@patternfly/react-table": ^4.112.39
"@patternfly/react-topology": 4.91.27
"@reduxjs/toolkit": ^1.9.3
"@testing-library/dom": ^8.20.0
"@testing-library/dom": ^9.3.0
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^14.4.3
Expand Down Expand Up @@ -9044,6 +9060,15 @@ __metadata:
languageName: node
linkType: hard

"lz-string@npm:^1.5.0":
version: 1.5.0
resolution: "lz-string@npm:1.5.0"
bin:
lz-string: bin/bin.js
checksum: 1ee98b4580246fd90dd54da6e346fb1caefcf05f677c686d9af237a157fdea3fd7c83a4bc58f858cd5b10a34d27afe0fdcbd0505a47e0590726a873dc8b8f65d
languageName: node
linkType: hard

"make-dir@npm:^3.0.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
Expand Down