npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm error
npm error Missing: picomatch@2.3.1 from lock file
We should look at the Dependabot logs.
Error message when running
npm ciafter bump markdownlint-cli2 from 0.21.0 to 0.22.0:See:
Interestingly, content was not affected: mdn/content#43533
We should look at the Dependabot logs.
Porting mdn/content#42778 might solve this.