Comparing version 0.8.0 to 0.8.1
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.8.1"></a> | ||
## [0.8.1](https://github.com/untool/untool/compare/v0.8.0...v0.8.1) (2018-06-18) | ||
### Bug Fixes | ||
* update dependency find-up to v3 ([ffe0f89](https://github.com/untool/untool/commit/ffe0f89)) | ||
<a name="0.8.0"></a> | ||
@@ -8,0 +19,0 @@ # [0.8.0](https://github.com/untool/untool/compare/v0.7.0...v0.8.0) (2018-06-13) |
{ | ||
"name": "untool", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "untool cli", | ||
@@ -25,4 +25,4 @@ "preferGlobal": true, | ||
"enhanced-resolve": "^4.0.0", | ||
"find-up": "^2.1.0" | ||
"find-up": "^3.0.0" | ||
} | ||
} |
4638
+ Addedfind-up@3.0.0(transitive)
+ Addedlocate-path@3.0.0(transitive)
+ Addedp-limit@2.3.0(transitive)
+ Addedp-locate@3.0.0(transitive)
+ Addedp-try@2.2.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)
Updatedfind-up@^3.0.0