Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed May 10, 2020
1 parent 2dbb25a commit 99567d3
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 587 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"dependencies": {
"@47ng/cloak": "^0.15.1",
"@47ng/codec": "^1.0.0",
"@chiffre/crypto-box": "^1.0.0",
"@chiffre/crypto-box": "^1.0.1",
"@stablelib/tss": "^1.0.0",
"secure-remote-password": "^0.3.1",
"tweetnacl": "^1.0.3"
},
"devDependencies": {
"@commitlint/config-conventional": "^8.3.4",
"@types/faker": "^4.1.10",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.1",
"@types/faker": "^4.1.11",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.5",
"commitlint": "^8.3.5",
"faker": "^4.1.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"npm-run-all": "^4.1.5",
"ts-jest": "^25.2.1",
"ts-node": "^8.6.2",
"ts-jest": "^25.5.1",
"ts-node": "^8.10.1",
"typescript": "^3.8.3"
},
"jest": {
Expand Down
Loading

0 comments on commit 99567d3

Please sign in to comment.