Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump @nestjs/cli from 10.1.1 to 10.1.3 (#287)
Bumps [@nestjs/cli](https://github.com/nestjs/nest-cli) from 10.1.1 to 10.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nestjs/nest-cli/releases"><code>@nestjs/cli</code>'s releases</a>.</em></p> <blockquote> <h2>Release 10.1.3</h2> <ul> <li>fix: swc default factory should be usable for swc loader (b00c3e1c)</li> </ul> <h2>Release 10.1.2</h2> <ul> <li>Merge branch 'master' of <a href="https://github.com/nestjs/nest-cli">https://github.com/nestjs/nest-cli</a> (c662ef77)</li> <li>fix(swc): fix file watching (out dir path resolution) (2d0c6fd3)</li> <li>chore(deps): update typescript-eslint monorepo to v5.61.0 (b63fa4c1)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nestjs/nest-cli/commit/379b0504b6a86972a9f1cdc166fc8c5adc19d9a4"><code>379b050</code></a> chore(): release v10.1.3</li> <li><a href="https://github.com/nestjs/nest-cli/commit/b00c3e1cc115ecc0032af8311a1ef394756ef6ab"><code>b00c3e1</code></a> fix: swc default factory should be usable for swc loader</li> <li><a href="https://github.com/nestjs/nest-cli/commit/91e586725d032eb0872108b6c2802f7f460a3694"><code>91e5867</code></a> chore(): release v10.1.2</li> <li><a href="https://github.com/nestjs/nest-cli/commit/c662ef77305963605dfeb64c8454fdf8bb3da3fd"><code>c662ef7</code></a> Merge branch 'master' of <a href="https://github.com/nestjs/nest-cli">https://github.com/nestjs/nest-cli</a></li> <li><a href="https://github.com/nestjs/nest-cli/commit/2d0c6fd3938d7c865eb2137ecd53634b71845fa3"><code>2d0c6fd</code></a> fix(swc): fix file watching (out dir path resolution)</li> <li><a href="https://github.com/nestjs/nest-cli/commit/b63fa4c19747dd56d2779e496d12f3fdbdb1f396"><code>b63fa4c</code></a> chore(deps): update typescript-eslint monorepo to v5.61.0</li> <li>See full diff in <a href="https://github.com/nestjs/nest-cli/compare/10.1.1...10.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/cli&package-manager=npm_and_yarn&previous-version=10.1.1&new-version=10.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information