Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2023
1 parent 41caf3b commit 8b2a1fa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@testing-library/dom": "8.20.0",
"@testing-library/dom": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6925,7 +6925,7 @@ __metadata:
"@babel/cli": 7.21.0
"@babel/core": 7.21.0
"@babel/runtime-corejs3": 7.21.0
"@testing-library/dom": 8.20.0
"@testing-library/dom": 9.0.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/user-event": 14.4.3
Expand Down Expand Up @@ -8702,7 +8702,23 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:8.20.0, @testing-library/dom@npm:^8.11.1, @testing-library/dom@npm:^8.5.0":
"@testing-library/dom@npm:9.0.0":
version: 9.0.0
resolution: "@testing-library/dom@npm:9.0.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.4.4
pretty-format: ^27.0.2
checksum: 3dfb7997acf573af7b20be0e5acb594bd9371558242aa7c270ab48af9759a14227aea9663beae1b7e26493c695432ba4e6d63ed292a10fc7b2ce49c8ac7ba022
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.11.1, @testing-library/dom@npm:^8.5.0":
version: 8.20.0
resolution: "@testing-library/dom@npm:8.20.0"
dependencies:
Expand Down

0 comments on commit 8b2a1fa

Please sign in to comment.