Skip to content

Commit ca1821c

Browse files
chore(deps-dev): bump html-validate from 8.23.0 to 8.24.0 (#11860)
1 parent 33f8931 commit ca1821c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
"foreman": "^3.0.1",
207207
"fork-ts-checker-webpack-plugin": "^9.0.2",
208208
"history": "^5.2.0",
209-
"html-validate": "^8.23.0",
209+
"html-validate": "^8.24.0",
210210
"html-webpack-plugin": "^5.6.0",
211211
"husky": "^9.1.6",
212212
"identity-obj-proxy": "^3.0.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8127,10 +8127,10 @@ html-url-attributes@^3.0.0:
81278127
resolved "https://registry.yarnpkg.com/html-url-attributes/-/html-url-attributes-3.0.0.tgz#fc4abf0c3fb437e2329c678b80abb3c62cff6f08"
81288128
integrity sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow==
81298129

8130-
html-validate@^8.23.0:
8131-
version "8.23.0"
8132-
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.23.0.tgz#10d69aba5629618ab03cf55594261c2efe3a9fbc"
8133-
integrity sha512-j4BZVXGiQVVO46bh/gKlFGXcuV+LzP3m//VmrrbCWiATWaGWurl5DhMr3im9zoxhkIb99CffxdJ3HRI3vLSM4w==
8130+
html-validate@^8.24.0:
8131+
version "8.24.0"
8132+
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.24.0.tgz#d723ff6bcf9723c7453206031b92530b57e97237"
8133+
integrity sha512-PV6XQgIt9I7lI1qrLpykFhpGHEmM5me0J0iQsfQK9tPZvZNiwUIT03/gc+v5WqK38hOkV2+y3HpXxMZLXG4tDw==
81348134
dependencies:
81358135
"@html-validate/stylish" "^4.1.0"
81368136
"@sidvind/better-ajv-errors" "3.0.1"

0 commit comments

Comments
 (0)