Bump prettier from 2.2.1 to 2.4.1 (#370)

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.4.1.
- [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.4.1)

---
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]
2021-10-13 08:30:10 -04:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent c5a9c383e8
commit e29401126a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"eslint-plugin-jest": "^24.3.6",
"jest": "^27.0.6",
"js-yaml": "^4.1.0",
"prettier": "2.2.1",
"prettier": "2.4.1",
"ts-jest": "^27.0.3",
"typescript": "^4.1.3"
}