Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Sep 14, 2020
1 parent 9411fb0 commit d925920
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.4",
"@octokit/rest": "18.0.6",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "7.0.0",
Expand All @@ -65,15 +65,15 @@
"execa": "4.0.3",
"find-up": "5.0.0",
"form-data": "3.0.0",
"git-url-parse": "11.1.3",
"git-url-parse": "11.2.0",
"globby": "11.0.1",
"got": "11.6.0",
"got": "11.6.2",
"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",
"ora": "5.1.0",
"os-name": "4.0.0",
"parse-json": "5.1.0",
"semver": "7.3.2",
Expand All @@ -82,13 +82,13 @@
"url-join": "4.0.1",
"uuid": "8.3.0",
"yaml": "1.10.0",
"yargs-parser": "19.0.4"
"yargs-parser": "20.0.0"
},
"devDependencies": {
"@octokit/request-error": "2.0.2",
"ava": "3.12.1",
"codecov": "3.7.2",
"eslint": "7.8.1",
"eslint": "7.9.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-ava": "11.0.0",
"eslint-plugin-import": "2.22.0",
Expand Down

0 comments on commit d925920

Please sign in to comment.