Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lordrip committed Jan 23, 2024
1 parent bdbb4d4 commit 58fea76
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3585,8 +3585,8 @@ __metadata:
linkType: hard

"@testing-library/jest-dom@npm:^6.0.0":
version: 6.2.0
resolution: "@testing-library/jest-dom@npm:6.2.0"
version: 6.2.1
resolution: "@testing-library/jest-dom@npm:6.2.1"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
Expand All @@ -3598,19 +3598,22 @@ __metadata:
redent: ^3.0.0
peerDependencies:
"@jest/globals": ">= 28"
"@types/bun": "*"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/bun":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 3d46e36b1b7c2cb3c92f64d55d458aab44ae135ac77299df14d14dcf567a286590de58b2f140011b8f7a343f0703ff88f144f27c6ae4921fd612741771d8ee2c
checksum: 36bb8c23fd102a572bb22e37933c5134c6b4737c9d1ca575d2abde64bd5ffbb5f571caa76c1d8ab0b384670fcc680353f1ef563a2d9a6d46d00c47b4eb38969b
languageName: node
linkType: hard

Expand Down

0 comments on commit 58fea76

Please sign in to comment.