Skip to content

Commit efcab30

Browse files
committed
Use decoupled-local-node-rig for heft plugins that are dependencies of heft-node-rig.
1 parent 9fa50f1 commit efcab30

27 files changed

Lines changed: 124 additions & 251 deletions
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/heft-api-extractor-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-api-extractor-plugin",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/heft-jest-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-jest-plugin",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/heft-lint-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-lint-plugin",
10+
"email": "iclanton@users.noreply.github.com"
11+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "",
5+
"type": "none",
6+
"packageName": "@rushstack/heft-typescript-plugin"
7+
}
8+
],
9+
"packageName": "@rushstack/heft-typescript-plugin",
10+
"email": "iclanton@users.noreply.github.com"
11+
}

common/config/subspaces/build-tests-subspace/pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
22
{
3-
"pnpmShrinkwrapHash": "fe58b010ce2db622feafd1ab6dc189c839258985",
3+
"pnpmShrinkwrapHash": "d9e805ea30f80e290b5d5ea83856c8b5d7302941",
44
"preferredVersionsHash": "54149ea3f01558a859c96dee2052b797d4defe68",
5-
"packageJsonInjectedDependenciesHash": "9f1c199471ab01424c76a2cddb9acec2fbba0368"
5+
"packageJsonInjectedDependenciesHash": "0fb527af88e242a6ba5c1e819e2468cd19dd40e6"
66
}

0 commit comments

Comments
 (0)