14 lines
405 B
Markdown
14 lines
405 B
Markdown
---
|
|
title: 'Automate Updating Dependencies'
|
|
videoUrl: 'https://youtu.be/A0FjwsTlZ8A'
|
|
duration: '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](/features/automate-updating-dependencies)
|