Comparing version 1.7.68 to 1.7.69
{ | ||
"name": "gally", | ||
"version": "1.7.68", | ||
"version": "1.7.69", | ||
"description": "Git-Ally - Automation around Github.com Repository Management", | ||
@@ -34,7 +34,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@babel/cli": "7.11.6", | ||
"@babel/core": "7.11.6", | ||
"@babel/register": "7.11.5", | ||
"@babel/cli": "7.12.1", | ||
"@babel/core": "7.12.3", | ||
"@babel/register": "7.12.1", | ||
"@blackflux/eslint-plugin-rules": "1.3.40", | ||
"@blackflux/robo-config-plugin": "3.10.7", | ||
"@blackflux/robo-config-plugin": "3.10.9", | ||
"babel-eslint": "10.1.0", | ||
@@ -44,3 +44,3 @@ "babel-preset-latest-node": "5.0.0", | ||
"coveralls": "3.1.0", | ||
"eslint": "7.10.0", | ||
"eslint": "7.11.0", | ||
"eslint-config-airbnb-base": "14.2.0", | ||
@@ -52,7 +52,7 @@ "eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-mocha": "8.0.0", | ||
"js-gardener": "2.0.176", | ||
"js-gardener": "2.0.177", | ||
"nock": "13.0.4", | ||
"node-tdd": "2.18.10", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.1.2", | ||
"semantic-release": "17.2.1", | ||
"tmp": "0.2.1" | ||
@@ -120,5 +120,5 @@ }, | ||
"request-promise-native": "1.0.9", | ||
"yargs": "16.0.3" | ||
"yargs": "16.1.0" | ||
}, | ||
"peerDependencies": {} | ||
} |
+ Addedyargs@16.1.0(transitive)
- Removedyargs@16.0.3(transitive)
Updatedyargs@16.1.0