From 5b8c43f2ad3a0eb9b83c31502aee24ca1b76f4a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 05:10:33 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to v3.8.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fa36ebf..1b00c1a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@commitlint/cli": "21.0.1", "@commitlint/config-conventional": "21.0.1", "eslint": "10.8.0", - "eslint-plugin-yml": "3.7.0", + "eslint-plugin-yml": "3.8.1", "husky": "^9.0.11", "lint-staged": "^17.1.0", "markdownlint-cli": "^0.49.0" @@ -1113,9 +1113,9 @@ } }, "node_modules/eslint-plugin-yml": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-3.7.0.tgz", - "integrity": "sha512-cLkVHdBHyRifThJA3ufuEW+imPRO7rHBQXdWgthouY6qEapUw8/0zW6V8NcMEGWzuMykc/ITYl6AuhZLPzI+fw==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-3.8.1.tgz", + "integrity": "sha512-E/70psRwxz5EJ8dBtzrFfqSiiInuSytbdtFCjueb/GcKjsWzPBfxfhtQePImMAPjHwMA/VDurO7DJwStDJ4wWg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f4b3c6d..5b514e3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@commitlint/cli": "21.0.1", "@commitlint/config-conventional": "21.0.1", "eslint": "10.8.0", - "eslint-plugin-yml": "3.7.0", + "eslint-plugin-yml": "3.8.1", "husky": "^9.0.11", "lint-staged": "^17.1.0", "markdownlint-cli": "^0.49.0"