renovate/lib/modules/manager/npm/extract
Sebastian Poxhofer 3681b2a945
chore: eslint to enforce for typed imports (#30844)
2024-08-19 13:15:27 +00:00
..
__snapshots__ feat(npm): handle github dependencies with semver versions (#28261) 2024-07-20 11:27:12 +00:00
common chore: fix some comments (#30697) 2024-08-12 06:32:08 +00:00
post build(deps): update dependency prettier to v3.2.2 (#26755) 2024-01-21 08:20:41 +00:00
index.spec.ts feat(npm): handle github dependencies with semver versions (#28261) 2024-07-20 11:27:12 +00:00
index.ts chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
npm.spec.ts feat(manager/npm): support parsing lockfileVersion=3 (#22281) 2023-06-06 08:12:43 +00:00
npm.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
pnpm.spec.ts refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
pnpm.ts chore: fix types for linting (#26695) 2024-01-17 11:30:45 +00:00
types.ts fix(npm): replace pnpm overrides in right position (#28606) 2024-04-24 07:45:55 +00:00
utils.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
utils.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
yarn.spec.ts fix(yarn): support v4 lock file detection and add forwards compatibility (#27835) 2024-03-11 08:44:14 +00:00
yarn.ts fix(yarn): support v4 lock file detection and add forwards compatibility (#27835) 2024-03-11 08:44:14 +00:00
yarnrc.spec.ts feat(manager/npm): read registry URLs from legacy .yarnrc (#20129) 2023-02-02 06:29:25 +00:00
yarnrc.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00