Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 9, 2022
1 parent c029aa3 commit 900c1a2
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Expand Up @@ -62,48 +62,48 @@
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.12.0",
"async-retry": "1.3.3",
"chalk": "4.1.2",
"chalk": "5.0.1",
"cosmiconfig": "7.0.1",
"debug": "4.3.4",
"execa": "5.1.1",
"execa": "6.1.0",
"form-data": "4.0.0",
"git-url-parse": "11.6.0",
"globby": "12.0.2",
"got": "12.0.1",
"inquirer": "8.2.0",
"globby": "13.1.1",
"got": "11.8.3",
"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": "2.0.0",
"open": "8.4.0",
"ora": "6.0.1",
"ora": "6.1.0",
"os-name": "5.0.1",
"parse-json": "5.2.0",
"promise.allsettled": "1.0.5",
"semver": "7.3.6",
"shelljs": "0.8.5",
"update-notifier": "5.1.0",
"url-join": "4.0.1",
"url-join": "5.0.0",
"uuid": "8.3.2",
"wildcard-match": "5.1.2",
"yaml": "1.10.2",
"yargs-parser": "21.0.0"
"yargs-parser": "21.0.1"
},
"devDependencies": {
"@octokit/request-error": "2.1.0",
"ava": "3.15.0",
"eslint": "7.32.0",
"ava": "4.1.0",
"eslint": "8.13.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"markdown-toc": "1.2.0",
"mock-fs": "4.14.0",
"mock-fs": "5.1.2",
"mock-stdio": "1.0.3",
"nock": "13.2.2",
"nock": "13.2.4",
"nyc": "15.1.0",
"prettier": "2.5.1",
"sinon": "12.0.1",
"prettier": "2.6.2",
"sinon": "13.0.1",
"strip-ansi": "7.0.1"
},
"engines": {
Expand Down

0 comments on commit 900c1a2

Please sign in to comment.