Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 7fd97df

Browse files
Update dependency workspace-tools to ^0.41.0
1 parent c4b50db commit 7fd97df

3 files changed

Lines changed: 25 additions & 1 deletion

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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+
}

packages/hasher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
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",

yarn.lock

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)