Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 6, 2021
1 parent 75d0c2f commit 0568d3e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -58,16 +58,16 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.6.0",
"@octokit/rest": "18.6.7",
"async-retry": "1.3.1",
"chalk": "4.1.1",
"cosmiconfig": "7.0.0",
"debug": "4.3.1",
"debug": "4.3.2",
"deprecated-obj": "2.0.0",
"execa": "5.1.1",
"find-up": "5.0.0",
"form-data": "4.0.0",
"git-url-parse": "11.4.4",
"git-url-parse": "11.5.0",
"globby": "11.0.4",
"got": "11.8.2",
"import-cwd": "3.0.0",
Expand All @@ -84,23 +84,23 @@
"url-join": "4.0.1",
"uuid": "8.3.2",
"yaml": "1.10.2",
"yargs-parser": "20.2.7"
"yargs-parser": "20.2.9"
},
"devDependencies": {
"@octokit/request-error": "2.1.0",
"ava": "3.15.0",
"codecov": "3.8.2",
"eslint": "7.29.0",
"eslint": "7.30.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-ava": "12.0.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-prettier": "3.4.0",
"markdown-toc": "1.2.0",
"mock-fs": "5.0.0",
"mock-stdio": "1.0.3",
"nock": "13.1.0",
"nock": "13.1.1",
"nyc": "15.1.0",
"prettier": "2.3.1",
"prettier": "2.3.2",
"proxyquire": "2.1.3",
"sinon": "11.1.1",
"strip-ansi": "6.0.0"
Expand Down

0 comments on commit 0568d3e

Please sign in to comment.