@nerdwallet/shepherd
Advanced tools
Comparing version 1.9.1 to 1.9.2
@@ -0,1 +1,8 @@ | ||
## [1.9.2](https://github.com/NerdWalletOSS/shepherd/compare/v1.9.1...v1.9.2) (2020-07-20) | ||
### Bug Fixes | ||
* **deps:** update dependency commander to v6 ([#211](https://github.com/NerdWalletOSS/shepherd/issues/211)) ([b38bcb4](https://github.com/NerdWalletOSS/shepherd/commit/b38bcb471d3cfee82a455f20fc7f4fae65a15bbb)) | ||
## [1.9.1](https://github.com/NerdWalletOSS/shepherd/compare/v1.9.0...v1.9.1) (2020-07-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@nerdwallet/shepherd", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "A utility for applying code changes across many repositories", | ||
@@ -54,3 +54,3 @@ "keywords": [ | ||
"child-process-promise": "^2.2.1", | ||
"commander": "^5.1.0", | ||
"commander": "^6.0.0", | ||
"fs-extra": "^9.0.1", | ||
@@ -57,0 +57,0 @@ "js-yaml": "^3.14.0", |
180335
+ Addedcommander@6.2.1(transitive)
- Removedcommander@5.1.0(transitive)
Updatedcommander@^6.0.0