Skip to content

Commit b57e901

Browse files
Update content/migration.md
1 parent 52690e9 commit b57e901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ This release drops support for Node v10. We strongly recommend using the latest
9898
#### NestJS CLI
9999

100100
Due to stability issues, the command `update` was removed in the v9 of `@nestjs/cli`.
101-
You can use specialized tools like [`ncu`](https://www.npmjs.com/package/npm-check-updates), `npm update`, [`yarn upgrade-interactive`](https://classic.yarnpkg.com/en/docs/cli/upgrade-interactive), Renovate Bot, etc, if you want to upgrade your dependencies.
101+
You can use dedicated tools like [`ncu`](https://www.npmjs.com/package/npm-check-updates), `npm update`, [`yarn upgrade-interactive`](https://classic.yarnpkg.com/en/docs/cli/upgrade-interactive), etc., if you want to upgrade your dependencies.

0 commit comments

Comments
 (0)