renovate/lib/manager/npm
2021-08-18 05:46:56 +00:00
..
__fixtures__ fix(npm): parse invalid resolution names (#10915) 2021-07-21 06:13:22 +00:00
extract test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
post-update test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
update test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
index.ts feat: transitiveRemediation (#8883) 2021-03-01 07:59:57 +00:00
range.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
range.ts chore(deps): update dependency prettier to v2.3.0 (#10012) 2021-05-17 08:06:24 +00:00
readme.md feat: support updating the volta-pinned npm version (#11030) 2021-08-04 07:58:29 +00:00

The following depTypes are currently supported by the npm manager :

  • dependencies
  • devDependencies
  • optionalDependencies
  • peerDependencies
  • engines : Renovate will update any node, npm and yarn version specified under engines.
  • volta : Renovate will update any node, npm and yarn version specified under volta.