We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d96baca commit b3f2490Copy full SHA for b3f2490
package.json
@@ -21,15 +21,15 @@
21
"commitmsg": "commitlint -e $GIT_PARAMS"
22
},
23
"devDependencies": {
24
- "@commitlint/cli": "^5.2.0",
+ "@commitlint/cli": "^6.0.1",
25
"@commitlint/config-conventional": "^5.1.3",
26
"eslint": "^4.10.0",
27
"eslint-config-prettier": "^2.7.0",
28
"eslint-plugin-prettier": "^2.3.1",
29
"husky": "^0.14.3",
30
"jest": "^22.0.4",
31
"lint-staged": "^6.0.0",
32
- "prettier": "^1.8.1",
+ "prettier": "^1.10.2",
33
"semantic-release": "^11.0.2"
34
35
"prettier": {
0 commit comments