Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 8, 2019
1 parent 341ce73 commit e03288e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -56,7 +56,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.3",
"@octokit/rest": "16.30.1",
"@octokit/rest": "16.33.0",
"async-retry": "1.2.3",
"chalk": "2.4.2",
"cosmiconfig": "5.2.1",
Expand All @@ -82,21 +82,21 @@
"url-join": "4.0.1",
"uuid": "3.3.3",
"window-size": "1.1.1",
"yargs-parser": "14.0.0"
"yargs-parser": "15.0.0"
},
"devDependencies": {
"@octokit/request-error": "1.0.4",
"ava": "2.4.0",
"codecov": "3.6.1",
"eslint": "6.5.1",
"eslint-config-prettier": "6.3.0",
"eslint-config-prettier": "6.4.0",
"eslint-plugin-ava": "9.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-prettier": "3.1.1",
"markdown-toc": "1.2.0",
"mock-fs": "4.10.1",
"mock-stdio": "1.0.3",
"nock": "11.3.5",
"nock": "11.4.0",
"nyc": "14.1.1",
"prettier": "1.18.2",
"proxyquire": "2.1.3",
Expand Down

0 comments on commit e03288e

Please sign in to comment.