build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#119)

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 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/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-09 10:21:05 +09:00
committed by GitHub
parent ef7096eba8
commit 3cba6a85b7
2 changed files with 5 additions and 5 deletions

View File

@@ -79,7 +79,7 @@
"lint-staged": "^10.4.0",
"nodemon": "^2.0.4",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.1.1",
"prettier": "^2.1.2",
"tailwindcss": "^1.8.12",
"ts-node": "^9.0.0",
"typescript": "^4.0.2"