Skip to content

Commit a561f54

Browse files
committed
Auto merge of #2835 - rust-lang:renovate/eslint-plugin-ember-9.x, r=Turbo87
Update dependency eslint-plugin-ember to v9.1.1 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-ember](https://togithub.com/ember-cli/eslint-plugin-ember) | devDependencies | patch | [`9.1.0` -> `9.1.1`](https://renovatebot.com/diffs/npm/eslint-plugin-ember/9.1.0/9.1.1) | --- ### Release Notes <details> <summary>ember-cli/eslint-plugin-ember</summary> ### [`v9.1.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v911-2020-09-27) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v9.1.0...v9.1.1) ##### 🐛 Bug Fix - [#&#8203;962](https://togithub.com/ember-cli/eslint-plugin-ember/pull/962) Do not pass `...arguments` in autofix for attrs hooks in [require-super-in-init](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/require-super-in-init.md) rule ([`@&#8203;bmish](https://togithub.com/bmish))` ##### Committers: 1 - Bryan Mishkin ([`@&#8203;bmish](https://togithub.com/bmish))` </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 b84bd8f + 073839e commit a561f54

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"ember-window-mock": "0.7.1",
9999
"eslint": "7.10.0",
100100
"eslint-config-prettier": "6.12.0",
101-
"eslint-plugin-ember": "9.1.0",
101+
"eslint-plugin-ember": "9.1.1",
102102
"eslint-plugin-import-helpers": "1.1.0",
103103
"eslint-plugin-prettier": "3.1.4",
104104
"loader.js": "4.7.0",

0 commit comments

Comments
 (0)