Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/dom to ^8.12.0 (#674)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 26, 2022
1 parent 3c89ede commit f3f9988
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cra-template-bod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@sabertazimi/react-scripts": "^5.8.0",
"@testing-library/dom": "^8.11.4",
"@testing-library/dom": "^8.12.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4459,9 +4459,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.11.4":
version: 8.11.4
resolution: "@testing-library/dom@npm:8.11.4"
"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.12.0":
version: 8.12.0
resolution: "@testing-library/dom@npm:8.12.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
Expand All @@ -4471,7 +4471,7 @@ __metadata:
dom-accessibility-api: ^0.5.9
lz-string: ^1.4.4
pretty-format: ^27.0.2
checksum: fb0206bae868288cab57435423ed384ed6ebdc81efd0d15a85b4c1181cf7182c55b42f0a65bdba2211c372b66de21144455433ac5d11c72a89ce5ba4d38fb005
checksum: 2bbf5fa5c1e883571c440ccee76c0568fa5153b43c097456dd7146797256687352bfca9db574e0e78a022ce14722a6acaaba5f680ee16b95e12405501713d34d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7860,7 +7860,7 @@ __metadata:
dependencies:
"@reduxjs/toolkit": ^1.8.0
"@sabertazimi/react-scripts": ^5.8.0
"@testing-library/dom": ^8.11.4
"@testing-library/dom": ^8.12.0
"@testing-library/jest-dom": ^5.16.3
"@testing-library/react": ^12.1.4
"@testing-library/user-event": ^13.5.0
Expand Down

0 comments on commit f3f9988

Please sign in to comment.