@nerdwallet/shepherd
Advanced tools
Comparing version 1.7.2 to 1.8.0
@@ -0,1 +1,8 @@ | ||
# [1.8.0](https://github.com/NerdWalletOSS/shepherd/compare/v1.7.2...v1.8.0) (2020-05-04) | ||
### Features | ||
* add renovate & remove dependabot. ([#171](https://github.com/NerdWalletOSS/shepherd/issues/171)) ([34adafb](https://github.com/NerdWalletOSS/shepherd/commit/34adafb74409f8395f574073b4a7538aaad2679b)) | ||
## [1.7.2](https://github.com/NerdWalletOSS/shepherd/compare/v1.7.1...v1.7.2) (2020-04-18) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@nerdwallet/shepherd", | ||
"version": "1.7.2", | ||
"version": "1.8.0", | ||
"description": "A utility for applying code changes across many repositories", | ||
@@ -54,9 +54,9 @@ "keywords": [ | ||
"child-process-promise": "^2.2.1", | ||
"commander": "^5.0.0", | ||
"commander": "^5.1.0", | ||
"fs-extra": "^8.1.0", | ||
"js-yaml": "^3.13.1", | ||
"lodash": "^4.17.15", | ||
"log-symbols": "^3.0.0", | ||
"log-symbols": "^4.0.0", | ||
"netrc": "^0.1.4", | ||
"ora": "^4.0.3", | ||
"ora": "^4.0.4", | ||
"preferences": "^2.0.2", | ||
@@ -74,6 +74,6 @@ "simple-git": "^1.132.0" | ||
"@types/node": "^10.17.19", | ||
"jest": "^25.3.0", | ||
"semantic-release": "^17.0.6", | ||
"jest": "^25.4.0", | ||
"semantic-release": "^17.0.7", | ||
"ts-jest": "^25.4.0", | ||
"tslint": "^6.1.1", | ||
"tslint": "^6.1.2", | ||
"typescript": "^3.8.3" | ||
@@ -80,0 +80,0 @@ }, |
172850
+ Addedis-unicode-supported@0.1.0(transitive)
+ Addedlog-symbols@4.1.0(transitive)
Updatedcommander@^5.1.0
Updatedlog-symbols@^4.0.0
Updatedora@^4.0.4