Skip to content

Commit

Permalink
Bump prettier from 2.3.2 to 2.5.1 (#241)
Browse files Browse the repository at this point in the history
* Bump prettier from 2.3.2 to 2.5.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* update unreleased.md

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dominic Fraser <[email protected]>
  • Loading branch information
dependabot[bot] and dominicfraser authored Jan 12, 2022
1 parent 7fceced commit 8e05e49
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- Bump @typescript-eslint/eslint-plugin from 5.8.0 to 5.9.0
- Bump @typescript-eslint/parser from 5.8.0 to 5.9.1
- Bump prettier from 2.3.2 to 2.5.1
6 changes: 3 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-typescript-enum": "^2.1.0",
"prettier": "^2.3.2"
"prettier": "^2.5.1"
},
"devDependencies": {
"format-package": "^6.1.0",
Expand Down

0 comments on commit 8e05e49

Please sign in to comment.