Skip to content

Commit

Permalink
Update dependency workspace-tools to ^0.36.3 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 8407cef commit 6e1f7ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/slow-colts-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"better-deps": patch
---

Update dependency workspace-tools to ^0.36.3
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.35.0"
"workspace-tools": "^0.36.3"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3661,10 +3661,10 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

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

0 comments on commit 6e1f7ee

Please sign in to comment.