Skip to content

Commit

Permalink
chore(deps): bumps dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dzucconi committed Jul 30, 2020
1 parent 3836ec1 commit bb68726
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 452 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"watch": "tsc -w -p ."
},
"devDependencies": {
"@commitlint/cli": "9.0.1",
"@commitlint/config-conventional": "9.0.1",
"@types/jest": "26.0.4",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.1.1",
"@types/jest": "26.0.7",
"commitizen": "4.1.2",
"cz-conventional-changelog": "3.2.0",
"husky": "4.2.5",
"jest": "26.1.0",
"jest": "26.2.1",
"semantic-release": "17.1.1",
"ts-jest": "26.1.1",
"typescript": "3.9.6"
"ts-jest": "26.1.4",
"typescript": "3.9.7"
},
"files": [
"dist"
Expand Down
Loading

0 comments on commit bb68726

Please sign in to comment.