Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Sep 26, 2020
1 parent 4edeb1a commit 3f2a89d
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 604 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^11.0.0",
"@types/jest": "^26.0.4",
"@types/node": "^14.0.23",
"@types/jest": "^26.0.14",
"@types/node": "^14.11.2",
"commitlint": "^11.0.0",
"husky": "^4.2.5",
"jest": "^25.5.4",
"husky": "^4.3.0",
"jest": "^26.4.2",
"npm-run-all": "^4.1.5",
"ts-jest": "^25.5.1",
"ts-jest": "^26.4.0",
"ts-node": "^9.0.0",
"typescript": "^3.9.6"
"typescript": "^4.0.3"
},
"jest": {
"verbose": true,
Expand Down
Loading

0 comments on commit 3f2a89d

Please sign in to comment.