Skip to content

Commit

Permalink
deps: update all non-critical
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Aug 4, 2020
1 parent 920183f commit db912aa
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 135 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,18 @@
"@oclif/config": "^1.17.0",
"@oclif/errors": "^1.3.3",
"@oclif/plugin-help": "^3.2.0",
"@octokit/rest": "^17.0.0",
"@octokit/rest": "^18.0.3",
"@types/debug": "^4.1.5",
"@types/parse-git-config": "^3.0.0",
"@types/parse-github-url": "^1.0.0",
"chalk": "^4.0.0",
"chalk": "^4.1.0",
"common-tags": "^1.8.0",
"debug": "^4.1.1",
"fs-jetpack": "^2.2.3",
"globby": "^10.0.1",
"isomorphic-git": "^1.3.1",
"fs-jetpack": "^3.1.0",
"isomorphic-git": "^1.7.4",
"parse-git-config": "^3.0.0",
"parse-github-url": "^1.0.2",
"request": "^2.88.0",
"request": "^2.88.2",
"simple-git": "^1.126.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit db912aa

Please sign in to comment.