Skip to content

Commit 92de068

Browse files
committed
Auto merge of #3104 - rust-lang:renovate/eslint-config-prettier-7.x, r=Turbo87
Update dependency eslint-config-prettier to v7.1.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.0.0` -> `7.1.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/7.0.0/7.1.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.1.0/compatibility-slim/7.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.1.0/confidence-slim/7.0.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/eslint-config-prettier</summary> ### [`v7.1.0`](https://togithub.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md#Version-710-2020-12-19) [Compare Source](https://togithub.com/prettier/eslint-config-prettier/compare/v7.0.0...v7.1.0) - Added: [unicorn/empty-brace-spaces]. Thanks to fisker Cheung ([`@&#8203;fisker](https://togithub.com/fisker))!` </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 5c96437 + 5e25c4d commit 92de068

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
@@ -106,7 +106,7 @@
106106
"ember-web-app": "5.0.1",
107107
"ember-window-mock": "0.7.1",
108108
"eslint": "7.15.0",
109-
"eslint-config-prettier": "7.0.0",
109+
"eslint-config-prettier": "7.1.0",
110110
"eslint-plugin-ember": "10.0.2",
111111
"eslint-plugin-ember-concurrency": "0.2.1",
112112
"eslint-plugin-import-helpers": "1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7354,10 +7354,10 @@ eslint-ast-utils@^1.1.0:
73547354
lodash.get "^4.4.2"
73557355
lodash.zip "^4.2.0"
73567356

7357-
eslint-config-prettier@7.0.0:
7358-
version "7.0.0"
7359-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
7360-
integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
7357+
eslint-config-prettier@7.1.0:
7358+
version "7.1.0"
7359+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
7360+
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
73617361

73627362
eslint-plugin-ember-concurrency@0.2.1:
73637363
version "0.2.1"

0 commit comments

Comments
 (0)