@voiceflow/prettier-config
Advanced tools
Comparing version 1.2.1 to 1.3.0
{ | ||
"name": "@voiceflow/prettier-config", | ||
"description": "Prettier config", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"author": "Voiceflow", | ||
@@ -15,17 +15,16 @@ "bugs": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-conventional": "^11.0.0", | ||
"@voiceflow/commitlint-config": "2.0.0", | ||
"@voiceflow/eslint-config": "6.0.1", | ||
"@voiceflow/git-branch-check": "1.2.3", | ||
"@voiceflow/prettier-config": "1.0.6", | ||
"commitizen": "^4.2.3", | ||
"@commitlint/cli": "17.6.1", | ||
"@commitlint/config-conventional": "17.6.1", | ||
"@voiceflow/commitlint-config": "2.1.0", | ||
"@voiceflow/eslint-config": "7.0.0", | ||
"@voiceflow/git-branch-check": "1.4.0", | ||
"@voiceflow/prettier-config": "1.2.1", | ||
"commitizen": "4.3.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"depcheck": "^1.3.1", | ||
"eslint": "^7.28.0", | ||
"depcheck": "1.4.3", | ||
"eslint": "8.39.0", | ||
"fixpack": "^4.0.0", | ||
"husky": "^4.3.8", | ||
"lint-staged": "^10.5.3", | ||
"prettier": "^2.0.0", | ||
"prettier-eslint-cli": "^5.0.0" | ||
"husky": "8.0.3", | ||
"lint-staged": "13.1.2", | ||
"prettier": "2.8.8" | ||
}, | ||
@@ -32,0 +31,0 @@ "files": [ |
14
2952