Skip to content

Commit

Permalink
Dedupe aria-query until v10 of @testing-library/jest-dom is released: h…
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen committed Nov 1, 2023
1 parent c33b724 commit b7f73a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
],
"resolutions": {
"@playwright/test": "1.36.0",
"@testing-library/jest-dom/aria-query": "5.1.3",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/experimental-utils": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
Expand Down
2 changes: 1 addition & 1 deletion code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11597,7 +11597,7 @@ __metadata:
languageName: node
linkType: hard

"aria-query@npm:^5.0.0, aria-query@npm:^5.1.3, aria-query@npm:^5.3.0":
"aria-query@npm:^5.1.3, aria-query@npm:^5.3.0":
version: 5.3.0
resolution: "aria-query@npm:5.3.0"
dependencies:
Expand Down

0 comments on commit b7f73a1

Please sign in to comment.