Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Aug 9, 2022
1 parent 9aa9a5d commit ae9ccb9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -68,13 +68,13 @@
"form-data": "4.0.0",
"git-url-parse": "12.0.0",
"globby": "13.1.2",
"got": "12.2.0",
"inquirer": "9.0.2",
"got": "12.3.1",
"inquirer": "9.1.0",
"is-ci": "3.0.1",
"lodash": "4.17.21",
"mime-types": "2.1.35",
"new-github-release-url": "2.0.0",
"node-fetch": "3.2.9",
"node-fetch": "3.2.10",
"open": "8.4.0",
"ora": "6.1.2",
"os-name": "5.0.1",
Expand All @@ -85,17 +85,17 @@
"update-notifier": "6.0.2",
"url-join": "5.0.0",
"wildcard-match": "5.1.2",
"yargs-parser": "21.0.1"
"yargs-parser": "21.1.1"
},
"devDependencies": {
"@octokit/request-error": "3.0.0",
"ava": "4.3.1",
"eslint": "8.20.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"mock-fs": "5.1.2",
"mock-fs": "5.1.4",
"mock-stdio": "1.0.3",
"nock": "13.2.9",
"nyc": "15.1.0",
Expand Down

0 comments on commit ae9ccb9

Please sign in to comment.