build(deps-dev): bump prettier from 2.2.1 to 2.3.0 (#229)

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

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]
2021-05-10 13:30:35 +08:00
committed by GitHub
parent b2f22d964b
commit ad3b558f83
2 changed files with 8 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
"prettier": "^2.2.1",
"prettier": "^2.3.0",
"typescript": "^4.2.4"
}
}