angular/packages/localize/tools/src
Paul Gschwendtner bd91572986 build: lock file maintenance to avoid node module differences for babel types (#45967)
We recently updated Babel and the Bazel types but this actually
resulted in duplicates, causing differences between what people
seen in their IDE vs. what Bazel builds.

This commit removes the lock file and generates it fully fresh,
deduping dependencies and also fixing the differences between
local IDE and Bazel.

As part of this we also need to update/fixup one assertion on the
Babel node path types, because the node start/end can now also
be `undefined`.

PR Close #45967
2022-05-20 14:18:09 -07:00
..
extract refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00
migrate refactor: update yargs to new API for ESM compatibility (#43431) 2021-10-01 18:28:45 +00:00
translate refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00
babel_core.ts refactor: make all imports compatible with ESM/CJS output. (#43431) 2021-10-01 18:28:45 +00:00
diagnostics.ts refactor: move localize/src/tools into localize/tools folder (#43431) 2021-10-01 18:28:44 +00:00
source_file_utils.ts build: lock file maintenance to avoid node module differences for babel types (#45967) 2022-05-20 14:18:09 -07:00