Skip to content

Commit

Permalink
Update prettier requirement from ^2.8.3 to ^2.8.8
Browse files Browse the repository at this point in the history
Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.3...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2023
1 parent 81e27c2 commit 9f57444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "^5.51.0",
"eslint": "^8.32.0",
"husky": "^8.0.3",
"prettier": "^2.8.3",
"prettier": "^2.8.8",
"react": "^18.2.0",
"typescript": "^4.9.4"
},
Expand Down

0 comments on commit 9f57444

Please sign in to comment.