Skip to content

Commit

Permalink
Update dependency workspace-tools to ^0.36.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent ea76c7b commit 2458422
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
},
"dependencies": {
"commander": "^10.0.1",
"workspace-tools": "^0.36.3"
"workspace-tools": "^0.36.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3646,10 +3646,10 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

workspace-tools@^0.36.3:
version "0.36.3"
resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.36.3.tgz#6921fb92ec4366c7016fa2052ab4dad3d1aa90b7"
integrity sha512-9kx+l+1ClwFbp5CM+3jwNYDFI2sHl0T1oA7ld/LKMnDcMm3225p6UjFUuXo7yMjBWCc2Yecat+0vqTHmdrzYlA==
workspace-tools@^0.36.4:
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 Down

0 comments on commit 2458422

Please sign in to comment.