Skip to content

Commit 8a88eb6

Browse files
fix: 🤖 update dependencies
✅ Closes: #17
1 parent 9ee496f commit 8a88eb6

File tree

2 files changed

+688
-309
lines changed

2 files changed

+688
-309
lines changed

‎package.json‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -121,15 +121,15 @@
121121
"@semantic-release/changelog": "^3.0.2",
122122
"@semantic-release/git": "^7.0.8",
123123
"@semantic-release/github": "^5.2.10",
124-
"@semantic-release/npm": "^5.1.4",
124+
"@semantic-release/npm": "^5.1.7",
125125
"@semantic-release/release-notes-generator": "^7.1.4",
126126
"condition-circle": "^2.0.2",
127-
"cz-customizable": "^5.5.1",
127+
"cz-customizable": "^6.2.0",
128128
"doctoc": "^1.4.0",
129-
"husky": "^1.3.1",
130-
"lint-staged": "^8.1.5",
131-
"semantic-release": "^15.13.3",
132-
"typescript": "3.1.6",
129+
"husky": "^2.4.0",
130+
"lint-staged": "^8.2.0",
131+
"semantic-release": "^15.13.12",
132+
"typescript": "~3.2.1",
133133
"validate-commit-msg": "^2.14.0"
134134
},
135135
"peerDependencies": {
@@ -139,8 +139,8 @@
139139
"tslint": "^5.14.0"
140140
},
141141
"dependencies": {
142-
"@typescript-eslint/eslint-plugin": "^1.4.2",
143-
"@typescript-eslint/eslint-plugin-tslint": "^1.4.2",
144-
"@typescript-eslint/parser": "^1.4.2"
142+
"@typescript-eslint/eslint-plugin": "^1.10.2",
143+
"@typescript-eslint/eslint-plugin-tslint": "^1.10.2",
144+
"@typescript-eslint/parser": "^1.10.2"
145145
}
146146
}

0 commit comments

Comments
 (0)