From ffd67d54057be752d1fc310443cf9bd667c533f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 07:28:03 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-yml to v1.18.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a6f998..c259a47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "eslint-config-fluid": "2.1.3", "eslint-plugin-jsdoc": "50.6.9", "eslint-plugin-markdown": "4.0.1", - "eslint-plugin-yml": "1.17.0", + "eslint-plugin-yml": "1.18.0", "husky": "9.1.7", "image-size": "1.2.1", "linkedom": "0.18.5", @@ -7285,9 +7285,9 @@ } }, "node_modules/eslint-plugin-yml": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-1.17.0.tgz", - "integrity": "sha512-Q3LXFRnNpGYAK/PM0BY1Xs0IY1xTLfM0kC986nNQkx1l8tOGz+YS50N6wXkAJkrBpeUN9OxEMB7QJ+9MTDAqIQ==", + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-1.18.0.tgz", + "integrity": "sha512-9NtbhHRN2NJa/s3uHchO3qVVZw0vyOIvWlXWGaKCr/6l3Go62wsvJK5byiI6ZoYztDsow4GnS69BZD3GnqH3hA==", "dev": true, "dependencies": { "debug": "^4.3.2", @@ -22984,9 +22984,9 @@ } }, "eslint-plugin-yml": { - "version": "1.17.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-1.17.0.tgz", - "integrity": "sha512-Q3LXFRnNpGYAK/PM0BY1Xs0IY1xTLfM0kC986nNQkx1l8tOGz+YS50N6wXkAJkrBpeUN9OxEMB7QJ+9MTDAqIQ==", + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-1.18.0.tgz", + "integrity": "sha512-9NtbhHRN2NJa/s3uHchO3qVVZw0vyOIvWlXWGaKCr/6l3Go62wsvJK5byiI6ZoYztDsow4GnS69BZD3GnqH3hA==", "dev": true, "requires": { "debug": "^4.3.2", diff --git a/package.json b/package.json index 54d378f..3c4f45d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint-config-fluid": "2.1.3", "eslint-plugin-jsdoc": "50.6.9", "eslint-plugin-markdown": "4.0.1", - "eslint-plugin-yml": "1.17.0", + "eslint-plugin-yml": "1.18.0", "husky": "9.1.7", "image-size": "1.2.1", "linkedom": "0.18.5",