Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Oct 8, 2020
1 parent ccbba99 commit 51b24dd
Show file tree
Hide file tree
Showing 2 changed files with 979 additions and 825 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,23 @@
"dependencies": {
"@chiffre/analytics-core": "^2.0.0",
"@chiffre/crypto-box": "^1.0.1",
"faker": "^4.1.0",
"faker": "^5.1.0",
"ms": "^2.1.2",
"tapers": "^0.1.0"
},
"devDependencies": {
"@commitlint/config-conventional": "^9.0.1",
"@types/faker": "^4.1.10",
"@types/jest": "^26.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@types/faker": "^5.1.2",
"@types/jest": "^26.0.14",
"@types/ms": "^0.7.31",
"@types/node": "^14.0.1",
"commitlint": "^9.1.0",
"husky": "^4.2.3",
"jest": "^25.1.0",
"@types/node": "^14.11.5",
"commitlint": "^11.0.0",
"husky": "^4.3.0",
"jest": "^26.5.2",
"npm-run-all": "^4.1.5",
"ts-jest": "^25.2.1",
"ts-node": "^8.6.2",
"typescript": "^3.8.3"
"ts-jest": "^26.4.1",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
},
"jest": {
"verbose": true,
Expand Down
Loading

0 comments on commit 51b24dd

Please sign in to comment.