Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
webpro committed Nov 17, 2018
1 parent 45bb741 commit 501a5a7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -47,7 +47,7 @@
},
"license": "MIT",
"dependencies": {
"@octokit/rest": "15.16.1",
"@octokit/rest": "15.17.0",
"async-retry": "1.2.3",
"babel-preset-env": "1.7.0",
"babel-register": "6.26.0",
Expand All @@ -67,22 +67,22 @@
"os-name": "2.0.1",
"parse-repo": "1.0.4",
"semver": "5.6.0",
"shelljs": "0.8.2",
"shelljs": "0.8.3",
"supports-color": "5.5.0",
"tmp-promise": "1.0.5",
"update-notifier": "2.5.0",
"uuid": "3.3.2",
"window-size": "1.1.1",
"yargs-parser": "11.0.0"
"yargs-parser": "11.1.0"
},
"devDependencies": {
"eslint": "5.9.0",
"eslint-config-prettier": "3.1.0",
"eslint-config-prettier": "3.3.0",
"eslint-plugin-prettier": "3.0.0",
"markdown-toc": "1.2.0",
"mock-stdio": "1.0.3",
"nyc": "13.1.0",
"prettier": "1.15.1",
"prettier": "1.15.2",
"proxyquire": "2.1.0",
"sinon": "7.1.1",
"tape": "4.9.1"
Expand Down

0 comments on commit 501a5a7

Please sign in to comment.