Skip to content

Commit

Permalink
Merge pull request #862 from huafu/upgrade-packages
Browse files Browse the repository at this point in the history
Upgrade packages
  • Loading branch information
kulshekhar committed Nov 10, 2018
2 parents 04a5ebf + 0150319 commit 87ef5b8
Show file tree
Hide file tree
Showing 13 changed files with 1,190 additions and 1,262 deletions.
227 changes: 116 additions & 111 deletions e2e/__templates__/default/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions e2e/__templates__/default/package.json
Expand Up @@ -3,10 +3,10 @@
"version": "0.0.0-tmpl.0",
"private": true,
"devDependencies": {
"@types/jest": "23.3.2",
"@types/node": "10.9.4",
"@types/jest": "23.3.9",
"@types/node": "10.12.5",
"jest": "23.6.0",
"typescript": "3.0.3"
"typescript": "3.1.6"
},
"wantedDependencies": {
"@types/jest": "latest",
Expand Down

0 comments on commit 87ef5b8

Please sign in to comment.