Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wyze committed Oct 31, 2017
1 parent 624f548 commit 8d30639
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 314 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -27,17 +27,17 @@
"changelog"
],
"dependencies": {
"changelog-maker": "^2.2.5",
"execa": "^0.6.3",
"changelog-maker": "^2.2.6",
"execa": "^0.8.0",
"read-pkg": "^2.0.0"
},
"devDependencies": {
"@types/jest": "^19.2.3",
"@types/node": "^7.0.18",
"jest": "^20.0.0",
"rimraf": "^2.6.1",
"ts-jest": "^20.0.1",
"typescript": "^2.3.2"
"@types/jest": "^21.1.5",
"@types/node": "^8.0.47",
"jest": "^21.2.1",
"rimraf": "^2.6.2",
"ts-jest": "^21.1.4",
"typescript": "^2.5.3"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit 8d30639

Please sign in to comment.