Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 1, 2021
1 parent 80b424f commit 3311227
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "18.3.5",
"@octokit/rest": "18.5.2",
"async-retry": "1.3.1",
"chalk": "4.1.0",
"cosmiconfig": "7.0.0",
Expand All @@ -68,7 +68,7 @@
"find-up": "5.0.0",
"form-data": "4.0.0",
"git-url-parse": "11.4.4",
"globby": "11.0.2",
"globby": "11.0.3",
"got": "11.8.2",
"import-cwd": "3.0.0",
"inquirer": "8.0.0",
Expand All @@ -78,7 +78,7 @@
"ora": "5.4.0",
"os-name": "4.0.0",
"parse-json": "5.2.0",
"semver": "7.3.4",
"semver": "7.3.5",
"shelljs": "0.8.4",
"update-notifier": "5.1.0",
"url-join": "4.0.1",
Expand All @@ -90,9 +90,9 @@
"@octokit/request-error": "2.0.5",
"ava": "3.15.0",
"codecov": "3.8.1",
"eslint": "7.22.0",
"eslint": "7.23.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-ava": "11.0.0",
"eslint-plugin-ava": "12.0.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"markdown-toc": "1.2.0",
Expand All @@ -102,7 +102,7 @@
"nyc": "15.1.0",
"prettier": "2.2.1",
"proxyquire": "2.1.3",
"sinon": "9.2.4",
"sinon": "10.0.0",
"strip-ansi": "6.0.0"
},
"engines": {
Expand Down

0 comments on commit 3311227

Please sign in to comment.