Skip to content

Commit

Permalink
build(packages): updates e2e test cases dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
huafu committed Nov 10, 2018
1 parent d325bce commit 794b2f2
Show file tree
Hide file tree
Showing 12 changed files with 764 additions and 734 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 794b2f2

Please sign in to comment.