Skip to content

Commit 82855a9

Browse files
committed
Auto merge of #3190 - rust-lang:renovate/eslint-config-prettier-7.x, r=Turbo87
Update dependency eslint-config-prettier to v7.2.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) | [`7.1.0` -> `7.2.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/7.1.0/7.2.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.2.0/compatibility-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.2.0/confidence-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/eslint-config-prettier</summary> ### [`v7.2.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-720-2021-01-18) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v7.1.0...v7.2.0) - Added: [`@&#8203;typescript-eslint/object-curly-spacing].` - Added: [react/jsx-newline]. </details> --- ### Renovate 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 a1f22dc + 8cc8c94 commit 82855a9

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
@@ -107,7 +107,7 @@
107107
"ember-web-app": "5.0.1",
108108
"ember-window-mock": "0.7.1",
109109
"eslint": "7.18.0",
110-
"eslint-config-prettier": "7.1.0",
110+
"eslint-config-prettier": "7.2.0",
111111
"eslint-plugin-ember": "10.1.2",
112112
"eslint-plugin-ember-concurrency": "0.3.1",
113113
"eslint-plugin-import-helpers": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7391,10 +7391,10 @@ eslint-ast-utils@^1.1.0:
73917391
lodash.get "^4.4.2"
73927392
lodash.zip "^4.2.0"
73937393

7394-
eslint-config-prettier@7.1.0:
7395-
version "7.1.0"
7396-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
7397-
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
7394+
eslint-config-prettier@7.2.0:
7395+
version "7.2.0"
7396+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
7397+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
73987398

73997399
eslint-plugin-ember-concurrency@0.3.1:
74007400
version "0.3.1"

0 commit comments

Comments
 (0)