Skip to content

Commit 22b8651

Browse files
committed
Update the rush package lockfile during the decoupled packages bump.
1 parent 994231b commit 22b8651

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

common/config/azure-pipelines/npm-post-publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ extends:
114114
Arguments: 'update'
115115
DisplayName: 'Rush Update'
116116

117+
- bash: cp common/temp/install-run/@microsoft+rush@*/package-lock.json common/config/validation/rush-package-lock.json
118+
displayName: 'Update rush-package-lock.json'
119+
117120
- bash: |
118121
set -e
119122

0 commit comments

Comments
 (0)