Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to ^5.16.1 (#…
Browse files Browse the repository at this point in the history
…409)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 11, 2021
1 parent 4af4a7d commit 8e30e15
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 @@ -51,7 +51,7 @@
"devDependencies": {
"@sabertazimi/react-scripts": "^5.5.10",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.16.0",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4188,9 +4188,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^5.16.0":
version: 5.16.0
resolution: "@testing-library/jest-dom@npm:5.16.0"
"@testing-library/jest-dom@npm:^5.16.1":
version: 5.16.1
resolution: "@testing-library/jest-dom@npm:5.16.1"
dependencies:
"@babel/runtime": ^7.9.2
"@types/testing-library__jest-dom": ^5.9.1
Expand All @@ -4201,7 +4201,7 @@ __metadata:
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
checksum: 34ccca14f6b2ea0748556548481bc4f1a979c0a918e1c14c4b9e67a1ac8c2a0c52dca8da91d56c218c779ae0e9387b041d74f585da39f757c19a472b033e2b5e
checksum: c5e3b5b021b50478137f96b85f8f6f86d2b25555d2501548982e093986f9c089c7b394449c30283ca3e28a50e845587403d9124ad1b516c55cf9af20a0fbbde4
languageName: node
linkType: hard

Expand Down Expand Up @@ -7481,7 +7481,7 @@ __metadata:
"@reduxjs/toolkit": ^1.6.2
"@sabertazimi/react-scripts": ^5.5.10
"@testing-library/dom": ^8.11.1
"@testing-library/jest-dom": ^5.16.0
"@testing-library/jest-dom": ^5.16.1
"@testing-library/react": ^12.1.2
"@testing-library/user-event": ^13.5.0
"@types/jest": ^27.0.3
Expand Down

0 comments on commit 8e30e15

Please sign in to comment.