Commit a9c69b6
[npm-post-publish] Update plugins autoinstaller lockfile before rush update (#5763)
The bump-decoupled-local-dependencies step can update the plugins
autoinstaller's package.json, causing rush update to fail with
ERR_PNPM_OUTDATED_LOCKFILE because the lockfile is stale. Fix by
running rush update-autoinstaller --name plugins first.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2971ae6 commit a9c69b6
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments