From 82bf5838855c139110e748f429c69bbf79c1742e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:19:17 +0000 Subject: [PATCH] chore(deps): update dependency linkedom to v0.18.6 --- 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 0cafac4..5b14250 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", "image-size": "1.2.0", - "linkedom": "0.18.5", + "linkedom": "0.18.6", "lint-staged": "15.4.0", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5", @@ -8509,9 +8509,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "node_modules/linkedom": { - "version": "0.18.5", - "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.5.tgz", - "integrity": "sha512-JGLaGGtqtu+eOhYrC1wkWYTBcpVWL4AsnwAtMtgO1Q0gI0PuPJKI0zBBE+a/1BrhOE3Uw8JI/ycByAv5cLrAuQ==", + "version": "0.18.6", + "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.6.tgz", + "integrity": "sha512-6G8euAJ84s7MTXTli5JIOO5tzEpyoUBw2/zcqAunSurbCtC83YcgrK+VTcO8HZ/rdR3eaaZM573FP9rNo1uXIA==", "dev": true, "dependencies": { "css-select": "^5.1.0", @@ -22786,9 +22786,9 @@ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" }, "linkedom": { - "version": "0.18.5", - "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.5.tgz", - "integrity": "sha512-JGLaGGtqtu+eOhYrC1wkWYTBcpVWL4AsnwAtMtgO1Q0gI0PuPJKI0zBBE+a/1BrhOE3Uw8JI/ycByAv5cLrAuQ==", + "version": "0.18.6", + "resolved": "https://registry.npmjs.org/linkedom/-/linkedom-0.18.6.tgz", + "integrity": "sha512-6G8euAJ84s7MTXTli5JIOO5tzEpyoUBw2/zcqAunSurbCtC83YcgrK+VTcO8HZ/rdR3eaaZM573FP9rNo1uXIA==", "dev": true, "requires": { "css-select": "^5.1.0", diff --git a/package.json b/package.json index 6c49930..fc7b4fe 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", "image-size": "1.2.0", - "linkedom": "0.18.5", + "linkedom": "0.18.6", "lint-staged": "15.4.0", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5",