Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Feb 18, 2020
1 parent a11f992 commit 4949a8a
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@iarna/toml": "2.2.3",
"@octokit/rest": "16.43.1",
"async-retry": "1.2.3",
"async-retry": "1.3.1",
"chalk": "3.0.0",
"cosmiconfig": "5.2.1",
"debug": "4.1.1",
Expand All @@ -66,42 +66,42 @@
"find-up": "4.1.0",
"form-data": "3.0.0",
"git-url-parse": "11.1.2",
"globby": "10.0.1",
"globby": "10.0.2",
"got": "9.6.0",
"import-cwd": "3.0.0",
"inquirer": "7.0.0",
"inquirer": "7.0.4",
"is-ci": "2.0.0",
"lodash": "4.17.15",
"mime-types": "2.1.25",
"mime-types": "2.1.26",
"ora": "4.0.3",
"os-name": "3.1.0",
"semver": "7.1.3",
"shell-quote": "1.7.2",
"shelljs": "0.8.3",
"supports-color": "7.1.0",
"update-notifier": "3.0.1",
"update-notifier": "4.1.0",
"url-join": "4.0.1",
"uuid": "3.3.3",
"uuid": "3.4.0",
"window-size": "1.1.1",
"yargs-parser": "16.1.0"
"yargs-parser": "17.0.0"
},
"devDependencies": {
"@octokit/request-error": "1.2.0",
"@octokit/request-error": "1.2.1",
"ava": "2.4.0",
"codecov": "3.6.1",
"eslint": "6.7.1",
"eslint-config-prettier": "6.7.0",
"eslint-plugin-ava": "9.0.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-prettier": "3.1.1",
"codecov": "3.6.5",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-ava": "10.2.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-prettier": "3.1.2",
"markdown-toc": "1.2.0",
"mock-fs": "4.10.3",
"mock-fs": "4.10.4",
"mock-stdio": "1.0.3",
"nock": "11.7.0",
"nyc": "14.1.1",
"nock": "11.9.1",
"nyc": "15.0.0",
"prettier": "1.19.1",
"proxyquire": "2.1.3",
"sinon": "7.5.0",
"sinon": "8.1.1",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit 4949a8a

Please sign in to comment.