Skip to content

Commit

Permalink
Update dependencies (including git-url-parse)
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Aug 30, 2022
1 parent 11e09b4 commit 1851650
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -60,13 +60,13 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "19.0.3",
"@octokit/rest": "19.0.4",
"async-retry": "1.3.3",
"chalk": "5.0.1",
"cosmiconfig": "7.0.1",
"execa": "6.1.0",
"form-data": "4.0.0",
"git-url-parse": "12.0.0",
"git-url-parse": "13.0.0",
"globby": "13.1.2",
"got": "12.3.1",
"inquirer": "9.1.0",
Expand All @@ -88,9 +88,9 @@
"yargs-parser": "21.1.1"
},
"devDependencies": {
"@octokit/request-error": "3.0.0",
"ava": "4.3.1",
"eslint": "8.21.0",
"@octokit/request-error": "3.0.1",
"ava": "4.3.3",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
Expand Down

0 comments on commit 1851650

Please sign in to comment.