Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Feb 28, 2023
1 parent 1935621 commit 554c600
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -60,11 +60,11 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "19.0.5",
"@octokit/rest": "19.0.7",
"async-retry": "1.3.3",
"chalk": "5.2.0",
"cosmiconfig": "8.0.0",
"execa": "6.1.0",
"cosmiconfig": "8.1.0",
"execa": "7.0.0",
"git-url-parse": "13.1.0",
"globby": "13.1.3",
"got": "12.5.3",
Expand All @@ -74,7 +74,7 @@
"mime-types": "2.1.35",
"new-github-release-url": "2.0.0",
"node-fetch": "3.3.0",
"open": "8.4.0",
"open": "8.4.2",
"ora": "6.1.2",
"os-name": "5.1.0",
"promise.allsettled": "1.0.6",
Expand All @@ -87,18 +87,18 @@
"yargs-parser": "21.1.1"
},
"devDependencies": {
"@octokit/request-error": "3.0.2",
"ava": "5.1.0",
"eslint": "8.31.0",
"@octokit/request-error": "3.0.3",
"ava": "5.2.0",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"mock-fs": "5.2.0",
"mock-stdio": "1.0.3",
"nock": "13.2.9",
"nock": "13.3.0",
"nyc": "15.1.0",
"prettier": "2.8.2",
"prettier": "2.8.4",
"sinon": "15.0.1",
"strip-ansi": "7.0.1"
},
Expand Down

0 comments on commit 554c600

Please sign in to comment.