chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 (#735)

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.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.5.1...2.6.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2022-03-21 12:51:58 +03:00
committed by GitHub
parent fe77064d36
commit 095dbfd9fe
2 changed files with 11 additions and 8 deletions

View File

@@ -70,7 +70,7 @@
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"lint-staged": "12.3.3",
"prettier": "2.5.1",
"prettier": "2.6.0",
"reflect-metadata": "0.1.13",
"telegraf": "4.4.2",
"typedoc": "0.22.11",