Skip to content

Commit 28dbbe3

Browse files
committed
Auto merge of #4192 - rust-lang:renovate/eslint-plugin-import-helpers-1.x, r=Turbo87
Update dependency eslint-plugin-import-helpers to v1.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-plugin-import-helpers](https://togithub.com/Tibfib/eslint-plugin-import-helpers) | [`1.1.0` -> `1.2.0`](https://renovatebot.com/diffs/npm/eslint-plugin-import-helpers/1.1.0/1.2.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.0/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-import-helpers/1.2.0/confidence-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Tibfib/eslint-plugin-import-helpers</summary> ### [`v1.2.0`](https://togithub.com/Tibfib/eslint-plugin-import-helpers/compare/v1.1.0...v1.2.0) [Compare Source](https://togithub.com/Tibfib/eslint-plugin-import-helpers/compare/v1.1.0...v1.2.0) </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 4a82807 + 0fcd936 commit 28dbbe3

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
@@ -113,7 +113,7 @@
113113
"eslint-config-prettier": "8.3.0",
114114
"eslint-plugin-ember": "10.5.7",
115115
"eslint-plugin-ember-concurrency": "0.5.1",
116-
"eslint-plugin-import-helpers": "1.1.0",
116+
"eslint-plugin-import-helpers": "1.2.0",
117117
"eslint-plugin-prettier": "4.0.0",
118118
"eslint-plugin-qunit-dom": "0.2.0",
119119
"eslint-plugin-unicorn": "38.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7332,10 +7332,10 @@ [email protected]:
73327332
requireindex "^1.2.0"
73337333
snake-case "^3.0.3"
73347334

7335-
eslint-plugin-import-helpers@1.1.0:
7336-
version "1.1.0"
7337-
resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-1.1.0.tgz#ab5c3f33de2a2f461061e8a13b143e8499c3baa0"
7338-
integrity sha512-a7l1Sj6hZybVHVkxVRVWm1WaAyk9yDjWvSVhUfnDR23i0vQ8RS1wv9k617qGIWPqkttzg299aEtx+bCHA2EoqQ==
7335+
eslint-plugin-import-helpers@1.2.0:
7336+
version "1.2.0"
7337+
resolved "https://registry.yarnpkg.com/eslint-plugin-import-helpers/-/eslint-plugin-import-helpers-1.2.0.tgz#36c6b19ee1470237aff3bb5a10c19fc1f325dc13"
7338+
integrity sha512-xlGTXwavBcvILcJJIuFZkXE6eMr86BgpcWTzUD0HepvYiTJXtN2enEsJT6SnuXONWflIgw24p9xWA1P/ZY2Nyw==
73397339

73407340
73417341
version "4.0.0"

0 commit comments

Comments
 (0)