build(deps-dev): bump prettier from 1.8.2 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.8.2 to 2.1.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.8.2...2.1.2) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
Showing
... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
"jest": "^22.4.4", | "jest": "^22.4.4", | ||
"lint-staged": "^6.0.0", | "lint-staged": "^6.0.0", | ||
"npm-run-all": "^4.1.2", | "npm-run-all": "^4.1.2", | ||
"prettier": "^1.8.2", | "prettier": "^2.1.2", | ||
"semantic-release": "^12.2.2", | "semantic-release": "^12.2.2", | ||
"svgo": "^0.7.2", | "svgo": "^0.7.2", | ||
"webpack": "^4.8.3", | "webpack": "^4.8.3", | ||
... | ... |
Please register or sign in to comment