@oclif/plugin-update
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -0,1 +1,9 @@ | ||
<a name="1.1.7"></a> | ||
## [1.1.7](https://github.com/oclif/plugin-update/compare/v1.1.6...v1.1.7) (2018-04-10) | ||
### Bug Fixes | ||
* updated deps ([6ca6677](https://github.com/oclif/plugin-update/commit/6ca6677)) | ||
<a name="1.1.6"></a> | ||
@@ -2,0 +10,0 @@ ## [1.1.6](https://github.com/oclif/plugin-update/compare/v1.1.5...v1.1.6) (2018-04-10) |
{ | ||
"name": "@oclif/plugin-update", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/oclif/plugin-update/issues", | ||
"@oclif/command": "^1.4.13", | ||
"@oclif/config": "^1.6.0", | ||
"@oclif/config": "^1.6.2", | ||
"@oclif/errors": "^1.0.4", | ||
@@ -25,4 +25,4 @@ "@types/semver": "^5.5.0", | ||
"devDependencies": { | ||
"@oclif/dev-cli": "^1.10.1", | ||
"@oclif/plugin-help": "^1.2.3", | ||
"@oclif/dev-cli": "^1.13.0", | ||
"@oclif/plugin-help": "^1.2.4", | ||
"@oclif/test": "^1.0.4", | ||
@@ -29,0 +29,0 @@ "@oclif/tslint": "^1.1.0", |
@@ -24,3 +24,3 @@ @oclif/plugin-update | ||
$ oclif-example (-v|--version|version) | ||
@oclif/plugin-update/1.1.6 linux-x64 node-v8.11.1 | ||
@oclif/plugin-update/1.1.7 linux-x64 node-v8.11.1 | ||
$ oclif-example --help [COMMAND] | ||
@@ -45,3 +45,3 @@ USAGE | ||
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.1.6/src/commands/update.ts)_ | ||
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v1.1.7/src/commands/update.ts)_ | ||
<!-- commandsstop --> |
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
24551
Updated@oclif/config@^1.6.2