Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Sep 3, 2020
1 parent 9cfbef7 commit c0e04bd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -56,7 +56,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.0.3",
"@octokit/rest": "18.0.4",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "7.0.0",
Expand All @@ -68,30 +68,30 @@
"form-data": "3.0.0",
"git-url-parse": "11.1.3",
"globby": "11.0.1",
"got": "11.5.2",
"got": "11.6.0",
"import-cwd": "3.0.0",
"inquirer": "7.3.3",
"is-ci": "2.0.0",
"lodash": "4.17.20",
"mime-types": "2.1.27",
"ora": "5.0.0",
"os-name": "3.1.0",
"os-name": "4.0.0",
"parse-json": "5.1.0",
"semver": "7.3.2",
"shelljs": "0.8.4",
"supports-color": "7.1.0",
"supports-color": "7.2.0",
"update-notifier": "4.1.1",
"url-join": "4.0.1",
"uuid": "8.3.0",
"window-size": "1.1.1",
"yaml": "1.10.0",
"yargs-parser": "19.0.1"
"yargs-parser": "19.0.4"
},
"devDependencies": {
"@octokit/request-error": "2.0.2",
"ava": "3.12.1",
"codecov": "3.7.2",
"eslint": "7.7.0",
"eslint": "7.8.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-ava": "11.0.0",
"eslint-plugin-import": "2.22.0",
Expand All @@ -101,7 +101,7 @@
"mock-stdio": "1.0.3",
"nock": "13.0.4",
"nyc": "15.1.0",
"prettier": "2.1.0",
"prettier": "2.1.1",
"proxyquire": "2.1.3",
"sinon": "9.0.3",
"strip-ansi": "6.0.0"
Expand Down

0 comments on commit c0e04bd

Please sign in to comment.