Skip to content

Commit

Permalink
⬆️ Update dependency @testing-library/jest-dom to v6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2023
1 parent 677025f commit 5d41e78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"styled-components": "5.3.11"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.4",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/node": "^20.10.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2877,9 +2877,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.4":
version: 6.1.4
resolution: "@testing-library/jest-dom@npm:6.1.4"
"@testing-library/jest-dom@npm:6.1.5":
version: 6.1.5
resolution: "@testing-library/jest-dom@npm:6.1.5"
dependencies:
"@adobe/css-tools": ^4.3.1
"@babel/runtime": ^7.9.2
Expand All @@ -2903,7 +2903,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: c6bd9469554136a25d94b55ea16736d56b8c5d200526023774dbf35ca35551a721257e6734f1b404bbd07ae0a1950f1912b5be60e113db2ff2ff50af14f7085c
checksum: 67f1433c7eb8649db6676df97d1144cf288e2d94c61e89531c05c587b56f2277454c558c97bcca567d5060ebd39caba5ba01d49dc57b3f005837477a401ad113
languageName: node
linkType: hard

Expand Down Expand Up @@ -9164,7 +9164,7 @@ __metadata:
resolution: "netflix@workspace:."
dependencies:
"@babel/runtime": ^7.23.5
"@testing-library/jest-dom": 6.1.4
"@testing-library/jest-dom": 6.1.5
"@testing-library/react": 14.1.2
"@testing-library/user-event": 14.5.1
"@types/node": ^20.10.1
Expand Down

0 comments on commit 5d41e78

Please sign in to comment.