Derek J. Augustine

Results 3 issues of Derek J. Augustine

I'm trying to write a setup script that automatically runs and fills out the `npm init` prompts. It appears something is causing `npm init` to crash when I get to...

When unmarshalling the package-lock.json, since `PeerDependenciesMeta` is not present on the `NpmPackage` struct it gets dropped when `turbo prune` does its thing. This caused `npm ci` to complain due to...

area: turborepo

Updates `moment` to version `2.29.2` to resolve [this vulnerability](https://github.com/advisories/GHSA-8hfj-j24r-96c4).