You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the direct dependencies while checking for promotion (#952)
* get the direct dependencies
* fix comments
* Put the projectype checking in the getDirectDependencies && fix tslint errors
* Move getDirectDeps into upgradeManager and just check the dependencies in the assessmentManager
* update package version
* Defer the upgrade scan
* fix comments
* Fix tslint errors