Skip to content

Commit

Permalink
fix(deps): resolve security warnings
Browse files Browse the repository at this point in the history
- bump jest version
- bump oclif versions
- bump typescript version
- npm audit
  • Loading branch information
uladkasach committed Jun 28, 2020
1 parent 11ffb0d commit df70f24
Show file tree
Hide file tree
Showing 3 changed files with 5,166 additions and 2,394 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"server": "localhost",
"username": "postgres"
}
]
],
"typescript.tsdk": "node_modules/typescript/lib"
}
Loading

0 comments on commit df70f24

Please sign in to comment.