From df3fa36872871cca557ba4aa58955704789627d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 03:39:43 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to v1.13.1 (#327) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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-yml](https://ota-meshi.github.io/eslint-plugin-yml/) ([source](https://togithub.com/ota-meshi/eslint-plugin-yml)) | [`1.13.0` -> `1.13.1`](https://renovatebot.com/diffs/npm/eslint-plugin-yml/1.13.0/1.13.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-yml/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-yml/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-yml/1.13.0/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-yml/1.13.0/1.13.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ota-meshi/eslint-plugin-yml (eslint-plugin-yml) ### [`v1.13.1`](https://togithub.com/ota-meshi/eslint-plugin-yml/blob/HEAD/CHANGELOG.md#1131) [Compare Source](https://togithub.com/ota-meshi/eslint-plugin-yml/compare/v1.13.0...v1.13.1) ##### Patch Changes - [#​311](https://togithub.com/ota-meshi/eslint-plugin-yml/pull/311) [`417604d`](https://togithub.com/ota-meshi/eslint-plugin-yml/commit/417604d2351a2fe4fe19b77e611d514e94bfdf93) Thanks [@​ota-meshi](https://togithub.com/ota-meshi)! - fix: flat config issues
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/refined-saved-replies). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4f55c24..0363816b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,7 +75,7 @@ devDependencies: version: 0.3.26(@typescript-eslint/eslint-plugin@7.2.0)(eslint@8.57.0)(typescript@5.4.2)(vitest@1.4.0) eslint-plugin-yml: specifier: ^1.10.0 - version: 1.13.0(eslint@8.57.0) + version: 1.13.1(eslint@8.57.0) happy-dom: specifier: ^12.10.3 version: 12.10.3 @@ -3423,8 +3423,8 @@ packages: - typescript dev: true - /eslint-plugin-yml@1.13.0(eslint@8.57.0): - resolution: {integrity: sha512-B87P32E8ugeeUnFxZvPsn72TyeZauA5ZXe6XmWDf0CKwN+9iLaepi6matyvikMWZf1ZeH9xdKggxQvQzLXlfzw==} + /eslint-plugin-yml@1.13.1(eslint@8.57.0): + resolution: {integrity: sha512-J1gNca5cWUIlo6ilQJBlPwap2ggVuc7gaOxiCdYjmncyWN8aNHErEhk2ICFj6shr8Jz27c3AU1Ie7i6HqVa4Hw==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0'