Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Aug 15, 2020
1 parent 8cbac81 commit 07f7bb0
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -59,51 +59,51 @@
"@octokit/rest": "18.0.3",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "6.0.0",
"cosmiconfig": "7.0.0",
"debug": "4.1.1",
"deprecated-obj": "1.0.1",
"detect-repo-changelog": "1.0.1",
"execa": "4.0.3",
"find-up": "4.1.0",
"find-up": "5.0.0",
"form-data": "3.0.0",
"git-url-parse": "11.1.2",
"git-url-parse": "11.1.3",
"globby": "11.0.1",
"got": "11.5.1",
"got": "11.5.2",
"import-cwd": "3.0.0",
"inquirer": "7.3.3",
"is-ci": "2.0.0",
"lodash": "4.17.19",
"lodash": "4.17.20",
"mime-types": "2.1.27",
"ora": "4.0.5",
"ora": "5.0.0",
"os-name": "3.1.0",
"parse-json": "5.0.1",
"semver": "7.3.2",
"shelljs": "0.8.4",
"supports-color": "7.1.0",
"update-notifier": "4.1.0",
"url-join": "4.0.1",
"uuid": "8.2.0",
"uuid": "8.3.0",
"window-size": "1.1.1",
"yaml": "1.10.0",
"yargs-parser": "18.1.3"
"yargs-parser": "19.0.1"
},
"devDependencies": {
"@octokit/request-error": "2.0.2",
"ava": "3.10.1",
"ava": "3.11.1",
"codecov": "3.7.2",
"eslint": "7.5.0",
"eslint": "7.7.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-ava": "10.4.0",
"eslint-plugin-ava": "10.5.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-prettier": "3.1.4",
"markdown-toc": "1.2.0",
"mock-fs": "4.12.0",
"mock-stdio": "1.0.3",
"nock": "13.0.2",
"nock": "13.0.4",
"nyc": "15.1.0",
"prettier": "2.0.5",
"proxyquire": "2.1.3",
"sinon": "9.0.2",
"sinon": "9.0.3",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit 07f7bb0

Please sign in to comment.