Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 7, 2020
1 parent d50483b commit e581d56
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -68,7 +68,7 @@
"globby": "11.0.0",
"got": "10.6.0",
"import-cwd": "3.0.0",
"inquirer": "7.0.4",
"inquirer": "7.0.6",
"is-ci": "2.0.0",
"lodash": "4.17.15",
"mime-types": "2.1.26",
Expand All @@ -79,14 +79,14 @@
"supports-color": "7.1.0",
"update-notifier": "4.1.0",
"url-join": "4.0.1",
"uuid": "7.0.1",
"uuid": "7.0.2",
"window-size": "1.1.1",
"yaml": "1.7.2",
"yargs-parser": "17.0.0"
"yargs-parser": "18.0.0"
},
"devDependencies": {
"@octokit/request-error": "1.2.1",
"ava": "3.3.0",
"ava": "3.5.0",
"codecov": "3.6.5",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.0",
Expand All @@ -96,7 +96,7 @@
"markdown-toc": "1.2.0",
"mock-fs": "4.11.0",
"mock-stdio": "1.0.3",
"nock": "12.0.1",
"nock": "12.0.2",
"nyc": "15.0.0",
"prettier": "1.19.1",
"proxyquire": "2.1.3",
Expand Down

0 comments on commit e581d56

Please sign in to comment.