Skip to content

Commit

Permalink
Update dependency workspace-tools to ^0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 103d6d3 commit 671a267
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 9 deletions.
11 changes: 11 additions & 0 deletions change/change-454440ad-ac1a-4295-9a8b-31f5a8573176.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "patch",
"comment": "Update dependency workspace-tools to ^0.38.0",
"packageName": "backfill-hasher",
"email": "email not defined",
"dependentChangeType": "patch"
}
]
}
2 changes: 1 addition & 1 deletion packages/hasher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"backfill-config": "^6.4.2",
"backfill-logger": "^5.2.1",
"fs-extra": "^8.1.0",
"workspace-tools": "^0.35.2"
"workspace-tools": "^0.38.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.13",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4577,10 +4577,10 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

workspace-tools@^0.35.2:
version "0.35.3"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.35.3.tgz#a1ba3c68a997e7f1556485076d89fa95bc26e533"
integrity sha512-klwv7VAsrxW+d/CMBIG4B5GbpYBnJiPFy6QTiv8VBEFAM8EBUaVh2MjtHmB8nY5SnW1JzEMnSqjS4i+fVQAcXQ==
workspace-tools@^0.36.3:
version "0.36.4"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.36.4.tgz#57504c687569785148c5b7ef1470dadc9be970c5"
integrity sha512-v0UFVvw9BjHtRu2Dau5PEJKkuG8u4jPlpXZQWjSz9XgbSutpPURqtO2P0hp3cVmQVATh8lkMFCewFgJuDnyC/w==
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
fast-glob "^3.3.1"
Expand All @@ -4590,10 +4590,10 @@ workspace-tools@^0.35.2:
js-yaml "^4.1.0"
micromatch "^4.0.0"

workspace-tools@^0.36.3:
version "0.36.4"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.36.4.tgz#57504c687569785148c5b7ef1470dadc9be970c5"
integrity sha512-v0UFVvw9BjHtRu2Dau5PEJKkuG8u4jPlpXZQWjSz9XgbSutpPURqtO2P0hp3cVmQVATh8lkMFCewFgJuDnyC/w==
workspace-tools@^0.38.0:
version "0.38.0"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.38.0.tgz#5d7677f9c9f0a7df592537b17b378d1c33eddb86"
integrity sha512-BpvydL36Q+AVBU6Rj/a7nfxfEhxvX4ZkLVCsUx5LJ5UpzIcvLDgxvnolBSY+2MUU8VYhvf+PGtF7eWS8xBC1Iw==
dependencies:
"@yarnpkg/lockfile" "^1.1.0"
fast-glob "^3.3.1"
Expand Down

0 comments on commit 671a267

Please sign in to comment.