From ffe201ac289daac0fa2d7db17dee0408450bb89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:18:48 -0500 Subject: [PATCH] chore(ci): bump html-validate from 8.23.0 to 8.24.0 (#276) Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.23.0 to 8.24.0. - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.23.0...v8.24.0) --- updated-dependencies: - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 76739f2..056d1e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5111,9 +5111,9 @@ "dev": true }, "node_modules/html-validate": { - "version": "8.23.0", - "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.23.0.tgz", - "integrity": "sha512-j4BZVXGiQVVO46bh/gKlFGXcuV+LzP3m//VmrrbCWiATWaGWurl5DhMr3im9zoxhkIb99CffxdJ3HRI3vLSM4w==", + "version": "8.24.0", + "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.24.0.tgz", + "integrity": "sha512-PV6XQgIt9I7lI1qrLpykFhpGHEmM5me0J0iQsfQK9tPZvZNiwUIT03/gc+v5WqK38hOkV2+y3HpXxMZLXG4tDw==", "dev": true, "funding": [ { @@ -15846,9 +15846,9 @@ "dev": true }, "html-validate": { - "version": "8.23.0", - "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.23.0.tgz", - "integrity": "sha512-j4BZVXGiQVVO46bh/gKlFGXcuV+LzP3m//VmrrbCWiATWaGWurl5DhMr3im9zoxhkIb99CffxdJ3HRI3vLSM4w==", + "version": "8.24.0", + "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.24.0.tgz", + "integrity": "sha512-PV6XQgIt9I7lI1qrLpykFhpGHEmM5me0J0iQsfQK9tPZvZNiwUIT03/gc+v5WqK38hOkV2+y3HpXxMZLXG4tDw==", "dev": true, "requires": { "@html-validate/stylish": "^4.1.0",