Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pkosiec committed Jan 5, 2019
1 parent 2e53e98 commit 6ef7a39
Show file tree
Hide file tree
Showing 14 changed files with 1,726 additions and 1,031 deletions.
102 changes: 59 additions & 43 deletions cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@
"extend": "^3.0.2",
"mongo-seeding": "^3.0.0",
"ts-node": "^7.0.1",
"typescript": "^3.1.6"
"typescript": "^3.2.2"
},
"devDependencies": {
"@types/command-line-args": "^5.0.0",
"@types/extend": "^3.0.0",
"@types/jest": "^23.3.9",
"@types/mongodb": "^3.1.14",
"@types/node": "^10.12.2",
"@types/jest": "^23.3.11",
"@types/mongodb": "^3.1.18",
"@types/node": "^10.12.18",
"jest": "^23.6.0",
"mongodb": "^3.1.8",
"ts-jest": "^23.10.4"
"mongodb": "^3.1.10",
"ts-jest": "^23.10.5"
},
"jest": {
"verbose": false,
Expand Down
Loading

0 comments on commit 6ef7a39

Please sign in to comment.