Skip to content

Commit

Permalink
Merge pull request #282 from ral-facilities/renovate/testing-library-…
Browse files Browse the repository at this point in the history
…jest-dom-6.x-lockfile

Update dependency @testing-library/jest-dom to v6.3.0
  • Loading branch information
joelvdavies authored Jan 29, 2024
2 parents f53deb1 + 4bb9793 commit 88c9b3d
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 @@ -3354,8 +3354,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.3.0
resolution: "@testing-library/jest-dom@npm:6.3.0"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
Expand All @@ -3367,19 +3367,22 @@ __metadata:
redent: "npm:^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: 71421693e0ad6a46be7d16f00b58a45725c238693972b8b5b1fd9ab797902ccf1209cf259afe8da1bf59d7c958762c46ee85d1aa5b164a5ec330981ea2376b08
checksum: 38ef0dc054b90b253015adaa16828046b1eff8137b86506d5233c10c85a8d8516d55dddb0af5ada46ef98ce9d9bbdad94de42acd29ed07adfb2924fc7bfc6429
languageName: node
linkType: hard

Expand Down

0 comments on commit 88c9b3d

Please sign in to comment.