Skip to content

Commit

Permalink
support(dependencies): Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gillchristian committed Sep 4, 2019
1 parent 89c3f0e commit f026b6c
Show file tree
Hide file tree
Showing 2 changed files with 743 additions and 553 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"release": "np"
},
"devDependencies": {
"@types/jest": "^24.0.13",
"husky": "^2.4.0",
"jest": "^24.8.0",
"np": "^3.0.4",
"@types/jest": "^24.0.18",
"husky": "^3.0.5",
"jest": "^24.9.0",
"np": "^5.0.3",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.0",
"pretty-quick": "^1.11.1",
"ts-jest": "^24.0.2",
"typescript": "^3.5.1"
"typescript": "^3.6.2"
}
}
Loading

0 comments on commit f026b6c

Please sign in to comment.