'How to update @type/packageName according to updating packageName?

My current packages -

 - [email protected]
 - @types/[email protected]

I updated my lodash version to minimum stable one as [email protected] Now, what will be the @type/lodash@? version should I update ?

Summery:

 - [email protected] -> 4.17.21
 - @types/[email protected] -> ?


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source