Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 20, 2021
1 parent 077899b commit 88f1a48
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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.2.0",
"@octokit/rest": "18.3.5",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "7.0.0",
Expand All @@ -67,36 +67,36 @@
"form-data": "4.0.0",
"git-url-parse": "11.4.4",
"globby": "11.0.2",
"got": "11.8.1",
"got": "11.8.2",
"import-cwd": "3.0.0",
"inquirer": "7.3.3",
"inquirer": "8.0.0",
"is-ci": "3.0.0",
"lodash": "4.17.20",
"lodash": "4.17.21",
"mime-types": "2.1.29",
"ora": "5.3.0",
"ora": "5.4.0",
"os-name": "4.0.0",
"parse-json": "5.2.0",
"semver": "7.3.4",
"shelljs": "0.8.4",
"update-notifier": "5.1.0",
"url-join": "4.0.1",
"uuid": "8.3.2",
"yaml": "1.10.0",
"yargs-parser": "20.2.5"
"yaml": "1.10.2",
"yargs-parser": "20.2.7"
},
"devDependencies": {
"@octokit/request-error": "2.0.5",
"ava": "3.15.0",
"codecov": "3.8.1",
"eslint": "7.20.0",
"eslint-config-prettier": "7.2.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-ava": "11.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"markdown-toc": "1.2.0",
"mock-fs": "4.13.0",
"mock-stdio": "1.0.3",
"nock": "13.0.7",
"nock": "13.0.11",
"nyc": "15.1.0",
"prettier": "2.2.1",
"proxyquire": "2.1.3",
Expand Down

0 comments on commit 88f1a48

Please sign in to comment.