Skip to content

Commit

Permalink
Update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 20, 2021
1 parent 824558f commit 67d0709
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -58,7 +58,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.10.0",
"@octokit/rest": "18.12.0",
"async-retry": "1.3.3",
"chalk": "4.1.2",
"cosmiconfig": "7.0.1",
Expand All @@ -68,12 +68,12 @@
"form-data": "4.0.0",
"git-url-parse": "11.6.0",
"globby": "11.0.4",
"got": "11.8.2",
"got": "11.8.3",
"import-cwd": "3.0.0",
"inquirer": "8.1.5",
"is-ci": "3.0.0",
"inquirer": "8.2.0",
"is-ci": "3.0.1",
"lodash": "4.17.21",
"mime-types": "2.1.32",
"mime-types": "2.1.34",
"new-github-release-url": "1.0.0",
"open": "7.4.2",
"ora": "5.4.1",
Expand All @@ -91,19 +91,19 @@
"@octokit/request-error": "2.1.0",
"ava": "3.15.0",
"codecov": "3.8.3",
"eslint": "7.32.0",
"eslint": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-ava": "12.0.0",
"eslint-plugin-import": "2.24.2",
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-ava": "13.1.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-prettier": "4.0.0",
"markdown-toc": "1.2.0",
"mock-fs": "5.1.0",
"mock-fs": "5.1.2",
"mock-stdio": "1.0.3",
"nock": "13.1.3",
"nock": "13.2.1",
"nyc": "15.1.0",
"prettier": "2.4.1",
"proxyquire": "2.1.3",
"sinon": "11.1.2",
"sinon": "12.0.1",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit 67d0709

Please sign in to comment.