nx/docs/courses/explore-nx/lessons/05-automate-updating-dependencies.md

405 B

title videoUrl duration
Automate Updating Dependencies https://youtu.be/A0FjwsTlZ8A 4:45

Learn how Nx migrate functionality helps you:

  • automatically update your package.json dependencies
  • migrate your configuration files (e.g. Jest, ESLint, Nx config)
  • adjust your source code to match the new versions of packages

Read more in our docs