Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 16, 2023
1 parent b34a9d5 commit 2271e2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -64,7 +64,7 @@
"async-retry": "1.3.3",
"chalk": "5.2.0",
"cosmiconfig": "8.1.0",
"execa": "7.0.0",
"execa": "7.1.1",
"git-url-parse": "13.1.0",
"globby": "13.1.3",
"got": "12.6.0",
Expand All @@ -73,7 +73,7 @@
"lodash": "4.17.21",
"mime-types": "2.1.35",
"new-github-release-url": "2.0.0",
"node-fetch": "3.3.0",
"node-fetch": "3.3.1",
"open": "8.4.2",
"ora": "6.1.2",
"os-name": "5.1.0",
Expand All @@ -89,7 +89,7 @@
"devDependencies": {
"@octokit/request-error": "3.0.3",
"ava": "5.2.0",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-import": "2.27.5",
Expand All @@ -99,7 +99,7 @@
"nock": "13.3.0",
"nyc": "15.1.0",
"prettier": "2.8.4",
"sinon": "15.0.1",
"sinon": "15.0.2",
"strip-ansi": "7.0.1"
},
"engines": {
Expand Down

0 comments on commit 2271e2a

Please sign in to comment.