Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 21, 2020
1 parent 3b0dc72 commit e29dddf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
},
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.3",
"@octokit/rest": "17.3.0",
"@iarna/toml": "2.2.4",
"@octokit/rest": "17.5.1",
"async-retry": "1.3.1",
"chalk": "4.0.0",
"cosmiconfig": "6.0.0",
Expand All @@ -73,7 +73,7 @@
"is-ci": "2.0.0",
"lodash": "4.17.15",
"mime-types": "2.1.26",
"ora": "4.0.3",
"ora": "4.0.4",
"os-name": "3.1.0",
"parse-json": "5.0.0",
"semver": "7.3.2",
Expand All @@ -83,12 +83,12 @@
"url-join": "4.0.1",
"uuid": "7.0.3",
"window-size": "1.1.1",
"yaml": "1.8.3",
"yaml": "1.9.2",
"yargs-parser": "18.1.3"
},
"devDependencies": {
"@octokit/request-error": "2.0.0",
"ava": "3.7.0",
"ava": "3.7.1",
"codecov": "3.6.5",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
Expand Down

0 comments on commit e29dddf

Please sign in to comment.