Skip to content

Commit 6bd30ec

Browse files
committed
chore: sync package-lock with npm optional peer resolution
@angular-devkit/core@20.3.9 declares an optional peer dependency on chokidar ^4.0.0, which current npm includes in its ideal tree. The lockfile regeneration in da12301 dropped the nested chokidar@4.0.3 and readdirp@4.1.2 entries under @angular-devkit/architect, causing 'npm ci' to fail lockfile sync validation in the Native artifacts check workflow on every PR since.
1 parent f5ce7ad commit 6bd30ec

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

package-lock.json

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

0 commit comments

Comments
 (0)