Skip to content

Commit daa4ef2

Browse files
chore(deps-dev): bump html-validate from 8.9.1 to 8.10.0 (#10569)
1 parent aae580e commit daa4ef2

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"file-loader": "^6.2.0",
201201
"foreman": "^3.0.1",
202202
"history": "^5.2.0",
203-
"html-validate": "^8.9.1",
203+
"html-validate": "^8.10.0",
204204
"html-webpack-plugin": "^5.6.0",
205205
"husky": "^9.0.11",
206206
"identity-obj-proxy": "^3.0.0",

Diff for: yarn.lock

+6-11
Original file line numberDiff line numberDiff line change
@@ -8041,18 +8041,18 @@ html-url-attributes@^3.0.0:
80418041
resolved "https://registry.yarnpkg.com/html-url-attributes/-/html-url-attributes-3.0.0.tgz#fc4abf0c3fb437e2329c678b80abb3c62cff6f08"
80428042
integrity sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow==
80438043

8044-
html-validate@^8.9.1:
8045-
version "8.9.1"
8046-
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.9.1.tgz#7554bc56971786da162d6b5e40b1e1a32857ee26"
8047-
integrity sha512-2tWa2FtFALooZ5wMDbY+HS0BieoiRfS5IeiG2XeM6bb3Jx4dmN1HFPFt0v3j7r3SpNxEVKiXYLdkBZI3kkca/g==
8044+
html-validate@^8.10.0:
8045+
version "8.10.0"
8046+
resolved "https://registry.yarnpkg.com/html-validate/-/html-validate-8.10.0.tgz#6c1306fafd14bf632e088ae746d035c9c40794f3"
8047+
integrity sha512-mgVA+N3pLSoGkTzfb/j+Tr6C28lC04g1KtzplbCWuzKCkS14H+HHrEev/ene29NpIsikx2J1SfJR8xdRz2qkJA==
80488048
dependencies:
80498049
"@babel/code-frame" "^7.10.0"
80508050
"@html-validate/stylish" "^4.1.0"
80518051
"@sidvind/better-ajv-errors" "2.1.3"
80528052
ajv "^8.0.0"
80538053
deepmerge "4.3.1"
80548054
glob "^10.0.0"
8055-
ignore "5.3.0"
8055+
ignore "5.3.1"
80568056
kleur "^4.1.0"
80578057
minimist "^1.2.0"
80588058
prompts "^2.0.0"
@@ -8269,12 +8269,7 @@ ignore-loader@^0.1.2:
82698269
resolved "https://registry.yarnpkg.com/ignore-loader/-/ignore-loader-0.1.2.tgz#d81f240376d0ba4f0d778972c3ad25874117a463"
82708270
integrity sha512-yOJQEKrNwoYqrWLS4DcnzM7SEQhRKis5mB+LdKKh4cPmGYlLPR0ozRzHV5jmEk2IxptqJNQA5Cc0gw8Fj12bXA==
82718271

8272-
[email protected], ignore@^5.1.9, ignore@^5.2.4:
8273-
version "5.3.0"
8274-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
8275-
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
8276-
8277-
ignore@^5.2.0:
8272+
[email protected], ignore@^5.1.9, ignore@^5.2.0, ignore@^5.2.4:
82788273
version "5.3.1"
82798274
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
82808275
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==

0 commit comments

Comments
 (0)