@untool/yargs
Advanced tools
Comparing version 0.9.0 to 0.10.0
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.10.0"></a> | ||
# [0.10.0](https://github.com/untool/untool/compare/v0.9.0...v0.10.0) (2018-06-26) | ||
### Bug Fixes | ||
* update dependency yargs to v12 ([b193192](https://github.com/untool/untool/commit/b193192)) | ||
<a name="0.9.0"></a> | ||
@@ -8,0 +19,0 @@ # [0.9.0](https://github.com/untool/untool/compare/v0.8.2...v0.9.0) (2018-06-25) |
{ | ||
"name": "@untool/yargs", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "untool yargs mixin", | ||
@@ -29,5 +29,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@untool/core": "^0.9.0", | ||
"@untool/core": "^0.10.0", | ||
"mixinable": "^3.0.0", | ||
"yargs": "^11.0.0" | ||
"yargs": "^12.0.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "engines": { |
8022
+ Added@untool/core@0.10.0(transitive)
+ Addedcamelcase@5.3.1(transitive)
+ Addedy18n@4.0.3(transitive)
+ Addedyargs@12.0.5(transitive)
+ Addedyargs-parser@11.1.1(transitive)
- Removed@untool/core@0.9.0(transitive)
- Removedcamelcase@4.1.0(transitive)
- Removedfind-up@2.1.0(transitive)
- Removedlocate-path@2.0.0(transitive)
- Removedp-limit@1.3.0(transitive)
- Removedp-locate@2.0.0(transitive)
- Removedp-try@1.0.0(transitive)
- Removedy18n@3.2.2(transitive)
- Removedyargs@11.1.1(transitive)
- Removedyargs-parser@9.0.2(transitive)
Updated@untool/core@^0.10.0
Updatedyargs@^12.0.0