Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 16, 2022
1 parent 529bc1f commit 8a8149e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.12.0",
"@octokit/rest": "19.0.3",
"async-retry": "1.3.3",
"chalk": "5.0.1",
"cosmiconfig": "7.0.1",
Expand All @@ -68,7 +68,7 @@
"git-url-parse": "11.6.0",
"globby": "13.1.2",
"got": "12.1.0",
"inquirer": "9.0.0",
"inquirer": "9.0.1",
"is-ci": "3.0.1",
"lodash": "4.17.21",
"mime-types": "2.1.35",
Expand All @@ -86,16 +86,16 @@
"yargs-parser": "21.0.1"
},
"devDependencies": {
"@octokit/request-error": "2.1.0",
"ava": "4.3.0",
"eslint": "8.18.0",
"@octokit/request-error": "3.0.0",
"ava": "4.3.1",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.1.0",
"eslint-plugin-prettier": "4.2.1",
"mock-fs": "5.1.2",
"mock-stdio": "1.0.3",
"nock": "13.2.7",
"nock": "13.2.8",
"nyc": "15.1.0",
"prettier": "2.7.1",
"sinon": "14.0.0",
Expand Down

0 comments on commit 8a8149e

Please sign in to comment.