This repository was archived by the owner on Mar 19, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "type" : " patch" ,
5+ "comment" : " Update dependency workspace-tools to ^0.41.0" ,
6+ "packageName" : " backfill-hasher" ,
7+ "email" : " email not defined" ,
8+ "dependentChangeType" : " patch"
9+ }
10+ ]
11+ }
Original file line number Diff line number Diff line change 2020 "backfill-config" : " ^6.7.1" ,
2121 "backfill-logger" : " ^5.4.0" ,
2222 "fs-extra" : " ^8.1.0" ,
23- "workspace-tools" : " ^0.40 .0"
23+ "workspace-tools" : " ^0.41 .0"
2424 },
2525 "devDependencies" : {
2626 "@types/fs-extra" : " ^9.0.13" ,
Original file line number Diff line number Diff line change @@ -5129,6 +5129,19 @@ workspace-tools@^0.40.0:
51295129 js-yaml "^4.1.0"
51305130 micromatch "^4.0.0"
51315131
5132+ workspace-tools@^0.41.0 :
5133+ version "0.41.0"
5134+ resolved "https://registry.yarnpkg.com/workspace-tools/-/workspace-tools-0.41.0.tgz#b9389f7af1ca79bf102ff613ce21bf2d02c4010a"
5135+ integrity sha512-iBB6LNqtJpfjTWnyjlgOwdJmf1wBTUsIr1V5phOBCJMywubpYAijDUqhgz7RfrTYdscA4vEFyhjiy4OSAGULcA==
5136+ dependencies :
5137+ " @yarnpkg/lockfile" " ^1.1.0"
5138+ fast-glob "^3.3.1"
5139+ git-url-parse "^16.0.0"
5140+ globby "^11.0.0"
5141+ jju "^1.4.0"
5142+ js-yaml "^4.1.0"
5143+ micromatch "^4.0.0"
5144+
51325145" wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
51335146 version "7.0.0"
51345147 resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
You can’t perform that action at this time.
0 commit comments