renovate/lib/manager/npm
2021-03-16 19:25:03 +01:00
..
__fixtures__ feat(npm): add support for npm 7 (package-lock v2) (#7700) 2020-11-13 14:39:40 +01:00
extract refactor: npmId 2021-03-16 19:25:03 +01:00
post-update feat: use short renovate image names (#9133) 2021-03-15 13:23:38 +00:00
update refactor: dequal (#9071) 2021-03-10 23:04:12 +01:00
index.ts feat: transitiveRemediation (#8883) 2021-03-01 07:59:57 +00:00
range.spec.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
range.ts refactor: optimize type usage (#8947) 2021-03-02 21:44:55 +01:00
readme.md docs: move manager docs out of config options (#5410) 2020-02-25 06:45:00 +01: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 and yarn version specified under volta.