Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
chore(package): update deps (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulls1z3 authored Sep 17, 2019
1 parent 21ef6e5 commit 845f25a
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 226 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
},
"main": "./tslint.json",
"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@semantic-release/commit-analyzer": "^6.2.0",
"@semantic-release/github": "^5.4.2",
"@semantic-release/npm": "^5.1.13",
"@semantic-release/release-notes-generator": "^7.2.1",
"husky": "^1.3.1",
"semantic-release": "^15.13.18"
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@semantic-release/commit-analyzer": "^6.3.0",
"@semantic-release/github": "^5.4.3",
"@semantic-release/npm": "^5.1.15",
"@semantic-release/release-notes-generator": "^7.3.0",
"husky": "^3.0.5",
"semantic-release": "^15.13.24"
},
"peerDependencies": {
"codelyzer": "^5.0.0",
"tslint": ">=5.14.0"
"tslint": ">=5.18.0"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 845f25a

Please sign in to comment.