Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 31, 2022
1 parent 63869b8 commit c61c780
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -60,17 +60,17 @@
"async-retry": "1.3.3",
"chalk": "4.1.2",
"cosmiconfig": "7.0.1",
"debug": "4.3.3",
"debug": "4.3.4",
"execa": "5.1.1",
"form-data": "4.0.0",
"git-url-parse": "11.6.0",
"globby": "11.0.4",
"got": "11.8.3",
"import-cwd": "3.0.0",
"inquirer": "8.2.0",
"inquirer": "8.2.2",
"is-ci": "3.0.1",
"lodash": "4.17.21",
"mime-types": "2.1.34",
"mime-types": "2.1.35",
"new-github-release-url": "1.0.0",
"open": "7.4.2",
"ora": "5.4.1",
Expand All @@ -88,19 +88,19 @@
"devDependencies": {
"@octokit/request-error": "2.1.0",
"ava": "3.15.0",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"eslint": "8.12.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-prettier": "4.0.0",
"markdown-toc": "1.2.0",
"mock-fs": "5.1.2",
"mock-stdio": "1.0.3",
"nock": "13.2.2",
"nock": "13.2.4",
"node-fetch": "2.6.7",
"prettier": "2.5.1",
"prettier": "2.6.1",
"proxyquire": "2.1.3",
"sinon": "12.0.1",
"sinon": "13.0.1",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit c61c780

Please sign in to comment.