Skip to content

Commit c6e9f4e

Browse files
Update dependency workspace-tools to v0.38.1 (#813)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 089fedf commit c6e9f4e

File tree

11 files changed

+70
-24
lines changed

11 files changed

+70
-24
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"globby": "^14.0.1",
1313
"micromatch": "^4.0.7",
1414
"multimatch": "^7.0.0",
15-
"workspace-tools": "^0.37.0"
15+
"workspace-tools": "^0.38.0"
1616
},
1717
"type": "module",
1818
"module": "index.js"

benchmark/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ __metadata:
1616
globby: "npm:^14.0.1"
1717
micromatch: "npm:^4.0.7"
1818
multimatch: "npm:^7.0.0"
19-
workspace-tools: "npm:^0.37.0"
19+
workspace-tools: "npm:^0.38.0"
2020
languageName: unknown
2121
linkType: soft
2222

@@ -648,9 +648,9 @@ __metadata:
648648
languageName: node
649649
linkType: hard
650650

651-
"workspace-tools@npm:^0.37.0":
652-
version: 0.37.0
653-
resolution: "workspace-tools@npm:0.37.0"
651+
"workspace-tools@npm:^0.38.0":
652+
version: 0.38.1
653+
resolution: "workspace-tools@npm:0.38.1"
654654
dependencies:
655655
"@yarnpkg/lockfile": "npm:^1.1.0"
656656
fast-glob: "npm:^3.3.1"
@@ -659,7 +659,7 @@ __metadata:
659659
jju: "npm:^1.4.0"
660660
js-yaml: "npm:^4.1.0"
661661
micromatch: "npm:^4.0.0"
662-
checksum: 10c0/3777d868074fc8dc31a70c37f0d3ed89f51d5de2c855736514558d9d24a9ef6abe2f03c3f8f89bda35b89a66af4793c2576937e2bb0e16cdb1cff245ac05e22c
662+
checksum: 10c0/2d6a1cf15b85de2449e4b58a6bc4abdc01fb7711e58add0621396fe9ad297d930d295af80800a38eafafcc8882ae291a3d53a55070d785e13db33b24df5815cb
663663
languageName: node
664664
linkType: hard
665665

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"changes": [
3+
{
4+
"type": "patch",
5+
"comment": "Update dependency workspace-tools to v0.38.1",
6+
"packageName": "@lage-run/cache-github-actions",
7+
"email": "email not defined",
8+
"dependentChangeType": "patch"
9+
},
10+
{
11+
"type": "patch",
12+
"comment": "Update dependency workspace-tools to v0.38.1",
13+
"packageName": "@lage-run/cli",
14+
"email": "email not defined",
15+
"dependentChangeType": "patch"
16+
},
17+
{
18+
"type": "patch",
19+
"comment": "Update dependency workspace-tools to v0.38.1",
20+
"packageName": "@lage-run/config",
21+
"email": "email not defined",
22+
"dependentChangeType": "patch"
23+
},
24+
{
25+
"type": "patch",
26+
"comment": "Update dependency workspace-tools to v0.38.1",
27+
"packageName": "@lage-run/hasher",
28+
"email": "email not defined",
29+
"dependentChangeType": "patch"
30+
},
31+
{
32+
"type": "patch",
33+
"comment": "Update dependency workspace-tools to v0.38.1",
34+
"packageName": "lage",
35+
"email": "email not defined",
36+
"dependentChangeType": "patch"
37+
},
38+
{
39+
"type": "patch",
40+
"comment": "Update dependency workspace-tools to v0.38.1",
41+
"packageName": "@lage-run/target-graph",
42+
"email": "email not defined",
43+
"dependentChangeType": "patch"
44+
}
45+
]
46+
}

packages/cache-github-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@actions/cache": "3.2.4",
2020
"backfill-config": "6.4.2",
2121
"backfill-logger": "5.2.1",
22-
"workspace-tools": "0.37.0"
22+
"workspace-tools": "0.38.1"
2323
},
2424
"devDependencies": {
2525
"@lage-run/monorepo-scripts": "*"

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"fast-glob": "3.3.2",
4040
"proper-lockfile": "^4.1.2",
4141
"shell-quote": "^1.8.1",
42-
"workspace-tools": "0.37.0"
42+
"workspace-tools": "0.38.1"
4343
},
4444
"devDependencies": {
4545
"@lage-run/monorepo-fixture": "*",

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@lage-run/target-graph": "^0.10.0",
2626
"backfill-config": "6.4.2",
2727
"cosmiconfig": "7.1.0",
28-
"workspace-tools": "0.37.0"
28+
"workspace-tools": "0.38.1"
2929
},
3030
"devDependencies": {
3131
"@lage-run/monorepo-scripts": "*"

packages/hasher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"glob-hasher": "^1.4.2",
2323
"graceful-fs": "4.2.11",
2424
"micromatch": "4.0.8",
25-
"workspace-tools": "0.37.0"
25+
"workspace-tools": "0.38.1"
2626
},
2727
"devDependencies": {
2828
"@lage-run/monorepo-fixture": "*",

packages/lage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dts-bundle-generator": "^9.5.1",
3030
"esbuild": "^0.21.5",
3131
"esbuild-plugin-alias": "^0.2.1",
32-
"workspace-tools": "0.37.0"
32+
"workspace-tools": "0.38.1"
3333
},
3434
"files": [
3535
"dist/*.d.ts",

packages/target-graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"p-limit": "^3.1.0",
21-
"workspace-tools": "0.37.0"
21+
"workspace-tools": "0.38.1"
2222
},
2323
"devDependencies": {
2424
"@lage-run/monorepo-scripts": "*",

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"eslint": "^8.20.0",
1313
"eslint-plugin-file-extension-in-import-ts": "^1.0.1",
1414
"jest": "^29.0.0",
15-
"workspace-tools": "0.37.0"
15+
"workspace-tools": "0.38.1"
1616
}
1717
}

0 commit comments

Comments
 (0)