Skip to content

Commit b05f695

Browse files
committed
Auto merge of #3551 - rust-lang:renovate/eslint-config-prettier-8.x, r=Turbo87
Update dependency eslint-config-prettier to v8.3.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 | |---|---|---|---|---|---| | [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) | [`8.2.0` -> `8.3.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/8.2.0/8.3.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.3.0/compatibility-slim/8.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/8.3.0/confidence-slim/8.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/eslint-config-prettier</summary> ### [`v8.3.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-830-2021-04-24) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v8.2.0...v8.3.0) - Added: Support for [`@&#8203;babel/eslint-plugin].` Thanks to Chip Zhang ([`@&#8203;ChipZhang](https://togithub.com/ChipZhang))` for the heads-up! ([eslint-plugin-babel] is still supported, too.) </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- 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 d8c71d6 + 95fba3d commit b05f695

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
@@ -111,7 +111,7 @@
111111
"ember-web-app": "5.0.1",
112112
"ember-window-mock": "0.7.2",
113113
"eslint": "7.25.0",
114-
"eslint-config-prettier": "8.2.0",
114+
"eslint-config-prettier": "8.3.0",
115115
"eslint-plugin-ember": "10.4.1",
116116
"eslint-plugin-ember-concurrency": "0.3.1",
117117
"eslint-plugin-import-helpers": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7405,10 +7405,10 @@ escodegen@^2.0.0:
74057405
optionalDependencies:
74067406
source-map "~0.6.1"
74077407

7408-
eslint-config-prettier@8.2.0:
7409-
version "8.2.0"
7410-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
7411-
integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
7408+
eslint-config-prettier@8.3.0:
7409+
version "8.3.0"
7410+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
7411+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
74127412

74137413
eslint-plugin-ember-concurrency@0.3.1:
74147414
version "0.3.1"

0 commit comments

Comments
 (0)