Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pkosiec committed Oct 14, 2021
1 parent 455368d commit 308aba3
Show file tree
Hide file tree
Showing 13 changed files with 4,162 additions and 8,566 deletions.
2,924 changes: 1,114 additions & 1,810 deletions cli/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,18 +68,18 @@
"command-line-usage": "^6.1.1",
"extend": "^3.0.2",
"mongo-seeding": "^3.7.0",
"ts-node": "^10.0.0",
"typescript": "^4.1.3"
"ts-node": "^10.3.0",
"typescript": "^4.4.4"
},
"devDependencies": {
"@types/command-line-args": "^5.0.0",
"@types/extend": "^3.0.1",
"@types/jest": "^26.0.24",
"@types/jest": "^27.0.2",
"@types/mongodb": "^3.6.20",
"@types/node": "^16.6.1",
"jest": "^27.0.4",
"@types/node": "^16.11.0",
"jest": "^27.2.5",
"mongodb": "3.6.11",
"ts-jest": "^27.0.3"
"ts-jest": "^27.0.6"
},
"jest": {
"verbose": false,
Expand Down
Loading

0 comments on commit 308aba3

Please sign in to comment.