Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgn committed Jul 26, 2020
1 parent b195449 commit c14757b
Show file tree
Hide file tree
Showing 2 changed files with 1,040 additions and 1,119 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"prepublish": "yarn lint && yarn test"
},
"dependencies": {
"@octokit/rest": "^17.6.0",
"@octokit/rest": "^18.0.3",
"argparse": "^1.0.7",
"fs-extra": "^9.0.0",
"fs-extra": "^9.0.1",
"tmp": "^0.2.1"
},
"devDependencies": {
"dotenv": "^8.2.0",
"eslint": "^6.8.0",
"eslint-plugin-jest": "^23.8.2",
"jest": "^25.5.1",
"eslint": "^7.5.0",
"eslint-plugin-jest": "^23.18.2",
"jest": "^26.1.0",
"prettier": "^2.0.5"
},
"prettier": {
Expand Down
Loading

0 comments on commit c14757b

Please sign in to comment.