Skip to content

Commit

Permalink
chore(deps): update monorepo to ^6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent c88c1d6 commit ff6af99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@swc-node/register": "^1.10.3",
"@swc/core": "^1.6.13",
"@testing-library/cypress": "^10.0.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^14.3.1",
"@types/chroma-js": "^2.4.4",
"@types/fs-extra": "^11.0.4",
Expand Down
28 changes: 5 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3081,7 +3081,7 @@ __metadata:
"@swc-node/register": "npm:^1.10.3"
"@swc/core": "npm:^1.6.13"
"@testing-library/cypress": "npm:^10.0.2"
"@testing-library/jest-dom": "npm:^6.4.6"
"@testing-library/jest-dom": "npm:^6.5.0"
"@testing-library/react": "npm:^14.3.1"
"@types/chroma-js": "npm:^2.4.4"
"@types/fs-extra": "npm:^11.0.4"
Expand Down Expand Up @@ -4874,36 +4874,18 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.4.6":
version: 6.4.6
resolution: "@testing-library/jest-dom@npm:6.4.6"
"@testing-library/jest-dom@npm:^6.5.0":
version: 6.5.0
resolution: "@testing-library/jest-dom@npm:6.5.0"
dependencies:
"@adobe/css-tools": "npm:^4.4.0"
"@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.6.3"
lodash: "npm:^4.17.21"
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: 10c0/8f369c1d27f8128b3794c6b9af5f5b794a47af4670819756e9f4e7cf69e277b30e8b89c548277a279918f648c85c6c7874f1a867e52edd4edb0629a2cf377daa
checksum: 10c0/fd5936a547f04608d8de15a7de3ae26516f21023f8f45169b10c8c8847015fd20ec259b7309f08aa1031bcbc37c6e5e6f532d1bb85ef8f91bad654193ec66a4c
languageName: node
linkType: hard

Expand Down

0 comments on commit ff6af99

Please sign in to comment.