typescript-transform-paths
typescript-transform-paths copied to clipboard
Transforms module resolution paths using TypeScript path mapping and/or custom paths
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/typescript-4.7](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`4.9.x` -> `5.8.x`](https://renovatebot.com/diffs/npm/@types%2ftypescript-4.7/4.9.5/5.8.2) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/ts-expose-internals](https://redirect.github.com/nonara/ts-expose-internals) | [`4.9.5` -> `5.6.3`](https://renovatebot.com/diffs/npm/@types%2fts-expose-internals/4.9.5/5.6.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /test in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the /test directory: [nanoid](https://github.com/ai/nanoid). Updates `nanoid` from 3.3.7 to 3.3.8 Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano...
For some reason, exclude will fail for symlinked node modules in the config. The following config will not work on a symlinked module, like, for example a package in a...