Skip to content

Commit

Permalink
Update dependency @testing-library/jest-dom to v6.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 2592f94 commit d087783
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@next/bundle-analyzer": "14.2.3",
"@next/eslint-plugin-next": "14.2.3",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/jest-dom": "6.4.7",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@tsconfig/next": "2.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:^4.3.2":
version: 4.3.3
resolution: "@adobe/css-tools@npm:4.3.3"
checksum: 10/0e77057efb4e18182560855503066b75edca98671be327d3f8a7ae89ec3da6821e693114b55225909fca00d7e7ed8422f3d79d71fe95dd4d5df1f2026a9fda02
"@adobe/css-tools@npm:^4.4.0":
version: 4.4.0
resolution: "@adobe/css-tools@npm:4.4.0"
checksum: 10/9c6315fe9efa5075d6ddb6ded7a1424bc9c41a01f2314b6bdcc368723985fe161008d03ddcc2b27b2da50cb9c14190fbce965d15cefe5f9a31bdd43f35b52115
languageName: node
linkType: hard

Expand Down Expand Up @@ -5129,11 +5129,11 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:6.4.5":
version: 6.4.5
resolution: "@testing-library/jest-dom@npm:6.4.5"
"@testing-library/jest-dom@npm:6.4.7":
version: 6.4.7
resolution: "@testing-library/jest-dom@npm:6.4.7"
dependencies:
"@adobe/css-tools": "npm:^4.3.2"
"@adobe/css-tools": "npm:^4.4.0"
"@babel/runtime": "npm:^7.9.2"
aria-query: "npm:^5.0.0"
chalk: "npm:^3.0.0"
Expand All @@ -5158,7 +5158,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 10/6d9e6cc01ec9111ea631657d93596fa9505d294fdfc4172fbd750b8df6268f02d55900626423b195dac5b067a302557453894a5814bdf4e770dee37cdb1c0f2d
checksum: 10/bddbb18e968c64a1ab0b2b1e93728e9c60b1db72efc6ce4f38e3fb365c437f13d9d926bfef7bd62eb62339e0482a91fbdb4801ce29dc163a251fad874c172097
languageName: node
linkType: hard

Expand Down Expand Up @@ -14594,7 +14594,7 @@ __metadata:
"@napi-rs/canvas": "npm:0.1.52"
"@next/bundle-analyzer": "npm:14.2.3"
"@next/eslint-plugin-next": "npm:14.2.3"
"@testing-library/jest-dom": "npm:6.4.5"
"@testing-library/jest-dom": "npm:6.4.7"
"@testing-library/react": "npm:16.0.0"
"@testing-library/user-event": "npm:14.5.2"
"@tsconfig/next": "npm:2.0.3"
Expand Down

0 comments on commit d087783

Please sign in to comment.