Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jun 21, 2022
1 parent 1d1e662 commit 0733ad6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
"execa": "6.1.0",
"form-data": "4.0.0",
"git-url-parse": "11.6.0",
"globby": "13.1.1",
"got": "12.0.4",
"inquirer": "8.2.4",
"globby": "13.1.2",
"got": "12.1.0",
"inquirer": "9.0.0",
"is-ci": "3.0.1",
"lodash": "4.17.21",
"mime-types": "2.1.35",
Expand All @@ -87,18 +87,18 @@
},
"devDependencies": {
"@octokit/request-error": "2.1.0",
"ava": "4.2.0",
"eslint": "8.14.0",
"ava": "4.3.0",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"mock-fs": "5.1.2",
"mock-stdio": "1.0.3",
"nock": "13.2.4",
"nock": "13.2.7",
"nyc": "15.1.0",
"prettier": "2.6.2",
"sinon": "13.0.2",
"prettier": "2.7.1",
"sinon": "14.0.0",
"strip-ansi": "7.0.1"
},
"engines": {
Expand Down

0 comments on commit 0733ad6

Please sign in to comment.