Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 7, 2018
1 parent 6b57e39 commit 73e0ff3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
},
"license": "MIT",
"dependencies": {
"@octokit/rest": "15.13.1",
"@octokit/rest": "15.16.1",
"async-retry": "1.2.3",
"babel-preset-env": "1.7.0",
"babel-register": "6.26.0",
"bump-file": "1.0.0",
"chalk": "2.4.1",
"conventional-changelog": "2.0.3",
"conventional-recommended-bump": "4.0.1",
"conventional-recommended-bump": "4.0.4",
"cpy": "7.0.1",
"debug": "4.1.0",
"globby": "8.0.1",
"got": "8.3.2",
"inquirer": "6.2.0",
"is-ci": "1.2.1",
"lodash": "4.17.11",
"mime-types": "2.1.20",
"mime-types": "2.1.21",
"ora": "3.0.0",
"os-name": "2.0.1",
"parse-repo": "1.0.4",
Expand All @@ -75,14 +75,14 @@
"yargs-parser": "11.0.0"
},
"devDependencies": {
"eslint": "5.7.0",
"eslint": "5.8.0",
"eslint-config-prettier": "3.1.0",
"eslint-plugin-prettier": "3.0.0",
"mock-stdio": "1.0.3",
"nyc": "13.1.0",
"prettier": "1.14.3",
"prettier": "1.15.1",
"proxyquire": "2.1.0",
"sinon": "7.0.0",
"sinon": "7.1.1",
"tape": "4.9.1"
},
"engines": {
Expand Down

0 comments on commit 73e0ff3

Please sign in to comment.