Bump prettier from 2.5.1 to 2.6.2 (#809)
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.2. - [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.2 ) --- 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>
... | ... | @@ -8,7 +8,7 @@ |
"devDependencies": { | ||
"stylelint": "^13.7.2", | ||
"@primer/css": "^15.2.0", | ||
"prettier": "^2.5.1", | ||
"prettier": "^2.6.2", | ||
"stylelint-config-prettier": "^8.0.2", | ||
"stylelint-config-primer": "^9.2.1", | ||
"stylelint-prettier": "^1.1.2", | ||
... | ... |
Please register or sign in to comment