Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 26, 2020
1 parent 0b9aa23 commit 2ebeadb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -56,11 +56,11 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.0.7",
"@octokit/rest": "18.0.9",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "7.0.0",
"debug": "4.2.0",
"debug": "4.3.1",
"deprecated-obj": "2.0.0",
"execa": "4.1.0",
"find-up": "5.0.0",
Expand All @@ -78,27 +78,27 @@
"parse-json": "5.1.0",
"semver": "7.3.2",
"shelljs": "0.8.4",
"update-notifier": "5.0.0",
"update-notifier": "5.0.1",
"url-join": "4.0.1",
"uuid": "8.3.1",
"yaml": "1.10.0",
"yargs-parser": "20.2.3"
"yargs-parser": "20.2.4"
},
"devDependencies": {
"@octokit/request-error": "2.0.2",
"@octokit/request-error": "2.0.3",
"ava": "3.13.0",
"codecov": "3.8.0",
"eslint": "7.12.1",
"codecov": "3.8.1",
"eslint": "7.14.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-ava": "11.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"markdown-toc": "1.2.0",
"mock-fs": "4.13.0",
"mock-stdio": "1.0.3",
"nock": "13.0.4",
"nock": "13.0.5",
"nyc": "15.1.0",
"prettier": "2.1.2",
"prettier": "2.2.0",
"proxyquire": "2.1.3",
"sinon": "9.2.1",
"strip-ansi": "6.0.0"
Expand Down

0 comments on commit 2ebeadb

Please sign in to comment.