Skip to content

Commit

Permalink
chore(deps): update monorepo to ^6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent b90e985 commit 06dfadb
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.6.3",
"@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.6.3"
"@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.6.3":
version: 6.6.3
resolution: "@testing-library/jest-dom@npm:6.6.3"
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/5566b6c0b7b0709bc244aec3aa3dc9e5f4663e8fb2b99d8cd456fc07279e59db6076cbf798f9d3099a98fca7ef4cd50e4e1f4c4dec5a60a8fad8d24a638a5bf6
languageName: node
linkType: hard

Expand Down

0 comments on commit 06dfadb

Please sign in to comment.