Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 (#158)
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.7.0...2.7.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2022
1 parent 4972fe1 commit 73836de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"@types/jest": "^27.5.0",
"husky": "^8.0.1",
"jest": "^27.5.1",
"prettier": "^2.7.0",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.3",
"ts-jest": "^27.1.4",
"ts-node": "^10.8.1"
Expand Down

0 comments on commit 73836de

Please sign in to comment.