1
1
mirror of https://github.com/primer/css.git synced 2024-09-20 05:07:11 +03:00

Bump prettier from 2.5.0 to 2.5.1 (#1812)

Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.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.5.0...2.5.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>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
This commit is contained in:
dependabot[bot] 2021-12-06 17:14:11 +00:00 committed by GitHub
parent 13a4654fa0
commit ba7d503b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -61,7 +61,7 @@
"postcss-load-config": "3.1.0", "postcss-load-config": "3.1.0",
"postcss-scss": "4.0.2", "postcss-scss": "4.0.2",
"postcss-simple-vars": "6.0.3", "postcss-simple-vars": "6.0.3",
"prettier": "2.5.0", "prettier": "2.5.1",
"semver": "7.3.5", "semver": "7.3.5",
"stylelint": "14.1.0", "stylelint": "14.1.0",
"stylelint-scss": "4.0.0", "stylelint-scss": "4.0.0",

View File

@ -4676,10 +4676,10 @@ prettier-linter-helpers@^1.0.0:
dependencies: dependencies:
fast-diff "^1.1.2" fast-diff "^1.1.2"
prettier@2.5.0, prettier@^2.2.1: prettier@2.5.1, prettier@^2.2.1:
version "2.5.0" version "2.5.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg== integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
prettier@^1.19.1: prettier@^1.19.1:
version "1.19.1" version "1.19.1"