Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6.1.6 (#292
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 66ab775 commit 87e5238
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 16 deletions.
35 changes: 21 additions & 14 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
34 changes: 32 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ __metadata:
version: 8
cacheKey: 10

"@adobe/css-tools@npm:^4.3.1":
"@adobe/css-tools@npm:^4.3.1, @adobe/css-tools@npm:^4.3.2":
version: 4.3.2
resolution: "@adobe/css-tools@npm:4.3.2"
checksum: 973dcb7ba5141f57ec726ddec2e94e8947361bb0c5f0e8ebd1e8aa3a84b28e66db4ad843908825f99730d59784ff3c43868b014a7268676a65950cdb850c42cc
Expand Down Expand Up @@ -8326,7 +8326,37 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:6.1.5, @testing-library/jest-dom@npm:^6.1.5":
"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:^6.1.5":
version: 6.1.6
resolution: "@testing-library/jest-dom@npm:6.1.6"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@babel/runtime": "npm:^7.9.2"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
css.escape: "npm:^1.5.1"
dom-accessibility-api: "npm:^0.5.6"
lodash: "npm:^4.17.15"
redent: "npm:^3.0.0"
peerDependencies:
"@jest/globals": ">= 28"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 324a790c3c56a95b916ec602d239607f0f9f20691f1234b0dbbc6aec5d41a8fdedc67c1f0ca2121989d6268fe8044ffaa36c8637d4f4455d3f0359e8fceac31a
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.1.5":
version: 6.1.5
resolution: "@testing-library/jest-dom@npm:6.1.5"
dependencies:
Expand Down

0 comments on commit 87e5238

Please sign in to comment.