Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 25, 2020
1 parent d61df74 commit 6756a85
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.0.0",
"@octokit/rest": "18.0.3",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "6.0.0",
Expand All @@ -68,15 +68,15 @@
"form-data": "3.0.0",
"git-url-parse": "11.1.2",
"globby": "11.0.1",
"got": "11.5.0",
"got": "11.5.1",
"import-cwd": "3.0.0",
"inquirer": "7.3.0",
"inquirer": "7.3.3",
"is-ci": "2.0.0",
"lodash": "4.17.19",
"mime-types": "2.1.27",
"ora": "4.0.4",
"ora": "4.0.5",
"os-name": "3.1.0",
"parse-json": "5.0.0",
"parse-json": "5.0.1",
"semver": "7.3.2",
"shelljs": "0.8.4",
"supports-color": "7.1.0",
Expand All @@ -90,8 +90,8 @@
"devDependencies": {
"@octokit/request-error": "2.0.2",
"ava": "3.10.1",
"codecov": "3.7.0",
"eslint": "7.4.0",
"codecov": "3.7.2",
"eslint": "7.5.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-ava": "10.4.0",
"eslint-plugin-import": "2.22.0",
Expand Down

0 comments on commit 6756a85

Please sign in to comment.