Skip to content

Commit 82ab361

Browse files
committed
Auto merge of #4644 - rust-lang:renovate/prettier-2.x, r=locks
Update dependency prettier to v2.6.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://github.com/prettier/prettier)) | [`2.5.1` -> `2.6.0`](https://renovatebot.com/diffs/npm/prettier/2.5.1/2.6.0) | [![age](https://badges.renovateapi.com/packages/npm/prettier/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/prettier/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/prettier/2.6.0/compatibility-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/prettier/2.6.0/confidence-slim/2.5.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/prettier</summary> ### [`v2.6.0`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#&#8203;260) [Compare Source](https://github.com/prettier/prettier/compare/2.5.1...2.6.0) [diff](https://github.com/prettier/prettier/compare/2.5.1...2.6.0) 🔗 [Release Notes](https://prettier.io/blog/2022/03/16/2.6.0.html) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 9f48a86 + 1ce6396 commit 82ab361

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"nyc": "15.1.0",
126126
"postcss-custom-media": "8.0.0",
127127
"postcss-nested": "5.0.6",
128-
"prettier": "2.5.1",
128+
"prettier": "2.6.0",
129129
"qunit": "2.18.0",
130130
"qunit-console-grouper": "0.3.0",
131131
"qunit-dom": "2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11906,10 +11906,10 @@ prettier-linter-helpers@^1.0.0:
1190611906
dependencies:
1190711907
fast-diff "^1.1.2"
1190811908

11909-
prettier@2.5.1:
11910-
version "2.5.1"
11911-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
11912-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
11909+
prettier@2.6.0:
11910+
version "2.6.0"
11911+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
11912+
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
1191311913

1191411914
1191511915
version "6.0.0"

0 commit comments

Comments
 (0)