@oclif/plugin-update
Advanced tools
Comparing version 4.5.0 to 4.5.1
@@ -99,3 +99,3 @@ { | ||
}, | ||
"version": "4.5.0" | ||
"version": "4.5.1" | ||
} |
{ | ||
"name": "@oclif/plugin-update", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-update/issues", | ||
"dependencies": { | ||
"@inquirer/select": "^2.4.2", | ||
"@inquirer/select": "^2.4.5", | ||
"@oclif/core": "^4", | ||
@@ -36,3 +36,3 @@ "ansis": "^3.3.2", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9.1.1", | ||
"husky": "^9.1.4", | ||
"lint-staged": "^15", | ||
@@ -39,0 +39,0 @@ "mocha": "^10.6.0", |
@@ -58,3 +58,3 @@ # @oclif/plugin-update | ||
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v4.5.0/src/commands/update.ts)_ | ||
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v4.5.1/src/commands/update.ts)_ | ||
<!-- commandsstop --> | ||
@@ -61,0 +61,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updated@inquirer/select@^2.4.5