build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#28)

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

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-08-28 14:31:01 +09:00
committed by GitHub
parent 5522c15b5d
commit d1ca8b70b2
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"lint-staged": "^10.2.11",
"nodemon": "^2.0.4",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.0.5",
"prettier": "^2.1.1",
"tailwindcss": "^1.7.5",
"ts-node": "^9.0.0",
"typescript": "^4.0.2"