Skip to content

Commit

Permalink
Update dependency @testing-library/jest-dom to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent b152fbf commit 15325db
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 @@ -102,7 +102,7 @@
],
"devDependencies": {
"@babel/eslint-parser": "7.23.3",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.5.2",
"@types/jsonwebtoken": "9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2917,9 +2917,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.3.0":
version: 6.3.0
resolution: "@testing-library/jest-dom@npm:6.3.0"
"@testing-library/jest-dom@npm:6.4.0":
version: 6.4.0
resolution: "@testing-library/jest-dom@npm:6.4.0"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
Expand All @@ -2946,7 +2946,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: cea8aa17895cf4aff573fedee80e8a592611caf7bc724702fc70b3b7bfee94becd3a10873c818d931424018d6fdeeca9d1a2ea5f53b74092ad5e8e09f03dde90
checksum: e1c314cf1c74f26b1dea632fd1e2168afb62ef8b0320e294fa0dbfa58356021dcefe453d6165c102c5105dfca7502b18109cbcb061cbcb91b97826f59a1bbf9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13740,7 +13740,7 @@ __metadata:
"@emotion/styled": 11.11.0
"@mui/icons-material": 5.10.3
"@mui/material": 5.10.0
"@testing-library/jest-dom": 6.3.0
"@testing-library/jest-dom": 6.4.0
"@testing-library/react": 12.1.5
"@testing-library/user-event": 14.5.2
"@types/history": 4.7.3
Expand Down

0 comments on commit 15325db

Please sign in to comment.