Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Commit

Permalink
yarn upgrade --latest
Browse files Browse the repository at this point in the history
  • Loading branch information
selmertsx committed Feb 7, 2018
1 parent 6cb0b60 commit 6357a16
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 346 deletions.
17 changes: 8 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,19 @@
"version": "1.0.0",
"author": "Morioka Shuhei <[email protected]>",
"dependencies": {
"@types/github": "^7.1.0",
"github": "^13.0.1"
"@octokit/rest": "^14.0.8"
},
"devDependencies": {
"@types/jest": "^22.0.0",
"@types/node": "^8.5.2",
"aws-sam-local": "^0.2.4",
"jest": "^22.0.4",
"@types/jest": "^22.1.1",
"@types/node": "^9.4.1",
"aws-sam-local": "^0.2.6",
"jest": "^22.1.4",
"prettier": "^1.10.2",
"ts-jest": "^22.0.0",
"ts-lint": "^4.5.1",
"ts-jest": "^22.0.3",
"ts-node": "^4.1.0",
"tslint": "^5.9.1",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^2.6.2"
"typescript": "^2.7.1"
},
"license": "MIT",
"main": "index.js",
Expand Down
Loading

0 comments on commit 6357a16

Please sign in to comment.