how to update jest version to latest using yarn code example Example: how to install jest npm install --save-dev jest // Yarn yarn add --dev jest