As per title, if a package.json has a resolution entry for a package that dep-check "understands", it won't get touched by dep-check when running.
We should think about this and decide if it'd worth enabling dep-check to also be able to modify entries in the resolutions section of a package.json.
As per title, if a
package.jsonhas a resolution entry for a package that dep-check "understands", it won't get touched by dep-check when running.We should think about this and decide if it'd worth enabling dep-check to also be able to modify entries in the
resolutionssection of apackage.json.