Skip to content

Commit 08e3937

Browse files
Copiloticlanton
andauthored
add @rushstack/rush-schemas as a rush-sdk dependency so the IExperimentsJson re-export resolves
Agent-Logs-Url: https://github.com/microsoft/rushstack/sessions/83bb9e28-6062-4265-851a-ce82c95398ec Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
1 parent 60d69b0 commit 08e3937

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 2 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": "0d3fa0f98a02504bf1f36a2cea15fadf76e1f0b9",
3+
"pnpmShrinkwrapHash": "560bb998f1afda8ac0aa2d2087111c88f23bc845",
44
"preferredVersionsHash": "550b4cee0bef4e97db6c6aad726df5149d20e7d9",
5-
"packageJsonInjectedDependenciesHash": "cf6202674eee7a6015522eac2f64eaee1666ce39"
5+
"packageJsonInjectedDependenciesHash": "3f7b5f1960e61c2a3d039187d38b51c9211f6b17"
66
}

common/config/subspaces/default/pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libraries/rush-sdk/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"@rushstack/lookup-by-path": "workspace:*",
4848
"@rushstack/node-core-library": "workspace:*",
4949
"@rushstack/package-deps-hash": "workspace:*",
50+
"@rushstack/rush-schemas": "workspace:*",
5051
"@rushstack/terminal": "workspace:*",
5152
"tapable": "2.2.1"
5253
},

0 commit comments

Comments
 (0)