Skip to content

Commit

Permalink
Update dependency workspace-tools to ^0.36.3 (#920)
Browse files Browse the repository at this point in the history
* Update dependency workspace-tools to ^0.36.3

* Change files

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth Craig <[email protected]>
  • Loading branch information
renovate[bot] and ecraig12345 authored Oct 18, 2023
1 parent ace164e commit e3e8d29
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions change/beachball-d91fa706-73da-4717-a423-87896b083940.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "minor",
"comment": "Update dependency workspace-tools to ^0.36.3",
"packageName": "beachball",
"email": "[email protected]",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"semver": "^7.0.0",
"toposort": "^2.0.2",
"uuid": "^9.0.0",
"workspace-tools": "^0.35.3",
"workspace-tools": "^0.36.3",
"yargs-parser": "^21.0.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11702,10 +11702,10 @@ worker-farm@^1.7.0:
dependencies:
errno "~0.1.7"

workspace-tools@^0.35.3:
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 e3e8d29

Please sign in to comment.