Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn committed Oct 25, 2020
1 parent 658ada5 commit 4dda9d8
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 113 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"lint": "eslint ."
},
"dependencies": {
"@octokit/rest": "^18.0.3",
"@octokit/rest": "^18.0.6",
"diff": "^4.0.2",
"globrex": "^0.1.2"
},
"devDependencies": {
"dotenv": "^8.2.0",
"eslint": "^7.5.0",
"eslint": "^7.12.0",
"tmp": "^0.2.1"
}
}
Loading

0 comments on commit 4dda9d8

Please sign in to comment.