Skip to content

Commit 9340ead

Browse files
committed
Auto merge of #4416 - rust-lang:renovate/eslint-plugin-import-helpers-1.x, r=Turbo87
Update dependency eslint-plugin-import-helpers to v1.2.1 [![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-plugin-import-helpers](https://github.com/Tibfib/eslint-plugin-import-helpers) | [`1.2.0` -> `1.2.1`](https://renovatebot.com/diffs/npm/eslint-plugin-import-helpers/1.2.0/1.2.1) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.1/compatibility-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.1/confidence-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Tibfib/eslint-plugin-import-helpers</summary> ### [`v1.2.1`](https://github.com/Tibfib/eslint-plugin-import-helpers/compare/v1.2.0...v1.2.1) [Compare Source](https://github.com/Tibfib/eslint-plugin-import-helpers/compare/v1.2.0...v1.2.1) </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 609aa0e + 0d87a9a commit 9340ead

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
@@ -114,7 +114,7 @@
114114
"eslint-config-prettier": "8.3.0",
115115
"eslint-plugin-ember": "10.5.8",
116116
"eslint-plugin-ember-concurrency": "0.5.1",
117-
"eslint-plugin-import-helpers": "1.2.0",
117+
"eslint-plugin-import-helpers": "1.2.1",
118118
"eslint-plugin-prettier": "4.0.0",
119119
"eslint-plugin-qunit-dom": "0.2.0",
120120
"eslint-plugin-unicorn": "40.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7344,10 +7344,10 @@ [email protected]:
73447344
requireindex "^1.2.0"
73457345
snake-case "^3.0.3"
73467346

7347-
7348-
version "1.2.0"
7349-
resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-1.2.0.tgz#36c6b19ee1470237aff3bb5a10c19fc1f325dc13"
7350-
integrity sha512-xlGTXwavBcvILcJJIuFZkXE6eMr86BgpcWTzUD0HepvYiTJXtN2enEsJT6SnuXONWflIgw24p9xWA1P/ZY2Nyw==
7347+
7348+
version "1.2.1"
7349+
resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-1.2.1.tgz#22c7ac66c964e8257b2a6fb4aff8a51b35cbdc6d"
7350+
integrity sha512-BSqLlCnyX4tWGlvPUTpBgUoaFiWxXSztpk9SozZVW4TZU1ygZuF0Lrfn9CO5xx1XT+PVAR9yroP9JPRyB4rAjQ==
73517351

73527352
73537353
version "4.0.0"

0 commit comments

Comments
 (0)