Please test upgrading typescript in your devDependencies to version to 3.2.2. When testing, please use the version of imperative and zowe CLI tagged @typescript3 on bintray which have been compiled with the same version. Verify that you can still compile and run your plug-in's commands. This will ensure your plugin will be compatible with a future update to zowe CLI and imperative that uses the new typescript version.
If all looks well after your testing, you can merge the change into your master branch
Hello,
Please test upgrading typescript in your devDependencies to version to 3.2.2. When testing, please use the version of imperative and zowe CLI tagged
@typescript3
on bintray which have been compiled with the same version. Verify that you can still compile and run your plug-in's commands. This will ensure your plugin will be compatible with a future update to zowe CLI and imperative that uses the new typescript version.If all looks well after your testing, you can merge the change into your master branch