From fc8049aeabd37b280cab51e87ada1a0240b36395 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 15:30:50 +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 8636881..b10d10f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", "image-size": "1.1.1", - "linkedom": "0.18.5", + "linkedom": "0.18.6", "lint-staged": "15.2.11", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5", @@ -9980,9 +9980,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", @@ -24560,9 +24560,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 63e90a3..b7a85c8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-yml": "1.16.0", "husky": "9.1.7", "image-size": "1.1.1", - "linkedom": "0.18.5", + "linkedom": "0.18.6", "lint-staged": "15.2.11", "markdownlint-cli2": "0.14.0", "markdownlint-config-fluid": "0.1.5",