Searched refs:targetVersion (Results 1 – 1 of 1) sorted by relevance
66 const targetVersion = resolveTargetVersionRange( constant72 if (targetVersion) {73 if (targetVersion === currentVersion) {76 `Current version ${chalk.cyan(targetVersion)} of ${chalk.blue(85 )} to ${chalk.cyan(targetVersion)}...`87 packageJson[dependencyKey][dependencyName] = targetVersion;