renovate/lib/manager/npm
2021-06-15 04:02:21 +00:00
..
__fixtures__ fix(pnpm): match package patterns that are matched by pnpm (#10389) 2021-06-15 04:02:21 +00:00
extract fix(pnpm): match package patterns that are matched by pnpm (#10389) 2021-06-15 04:02:21 +00:00
post-update refactor: move binarySource option to admin config (#10022) 2021-06-02 06:50:23 +00:00
update test: simplify nock handling (#10170) 2021-05-27 14:13:31 +02: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 chore(deps): update dependency prettier to v2.3.0 (#10012) 2021-05-17 08:06:24 +00: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.