Skip to content

Commit

Permalink
chore(deps): update dependency markuplint to v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent 3c4fda4 commit 439e2cd
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 47 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"openai": "4.49.1"
},
"devDependencies": {
"markuplint": "4.9.1-alpha.1"
"markuplint": "4.9.1"
}
}
217 changes: 171 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -906,10 +906,10 @@
resolved "https://registry.yarnpkg.com/@markuplint-dev/tsconfig/-/tsconfig-1.0.0-alpha.2.tgz#8c8e7e42f9b71e2563e68caf8eb7db1c7221ea8d"
integrity sha512-TlOi9rJod+YBFlnfRaVMZnoqQPjnxbYnG37sTDxxG9TY1Bd9EC1mzPPC33R/6DXtforVeAixLx8m1Zal7C8suQ==

"@markuplint/[email protected]-alpha.1":
version "4.4.2-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/cli-utils/-/cli-utils-4.4.2-alpha.1.tgz#9cfecc8b9888c2c3720a650a5f52dbd62dd875cb"
integrity sha512-MPutJI1JTCVINkCf83L+36F2V1uzLgFCwArkxaEQ9x6p3cVYHswYW7E9PwWLGkVvp4STzplW/Zdk/DEoVznMFA==
"@markuplint/[email protected]":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@markuplint/cli-utils/-/cli-utils-4.4.2.tgz#2421f2942df091034ac9fb54c4cd939d43425d96"
integrity sha512-mWmwvIaJ+LBVfRx3SItE6K4Q7XA+TNLiNw1h0PAqn7/GmmmaAbFULh/+/lijGsRPvqGAE1Wq50xJGd6xNmzEGg==
dependencies:
cli-color "2.0.4"
detect-installed "2.0.4"
Expand All @@ -918,24 +918,29 @@
has-yarn "3.0.0"
strip-ansi "7.1.0"

"@markuplint/[email protected]":
version "4.5.3"
resolved "https://registry.yarnpkg.com/@markuplint/config-presets/-/config-presets-4.5.3.tgz#f4eb1ad142dfb299806aa93cd76d736a6dbcd05a"
integrity sha512-8zLtJoI6qmsc63DfrZasPZ2K42EqS9NtfY/hp6CvKMOQ6v86JKcXyg50jHeLyunDJkxlSi3DZvNUUHAnziTcAQ==

"@markuplint/[email protected]":
version "4.5.3-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/config-presets/-/config-presets-4.5.3-alpha.1.tgz#1be4cfb880e27fcb4381ffda0e962d4739ffdabf"
integrity sha512-s1YPVfllVz3L3ZzgrAiAORDXeXK+wmgpNzMu7ZQrpWgaReb9LpzZyo9KW+VTb9LMVq+nbJQBvsKWA64+UuZryQ==

"@markuplint/[email protected]-alpha.1":
version "4.8.1-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/file-resolver/-/file-resolver-4.8.1-alpha.1.tgz#73b159fcada423e02d7577e5dd74bc48fcbd26af"
integrity sha512-ZZM1TKEWZEHwLnELbQ4AveS/hdzJ5UXTmrRjyiWMfzFgrqdPA0xtKaVB0DZhel7pRNdNR35teMwGQi2ZiDbT5Q==
dependencies:
"@markuplint/html-parser" "4.6.4-alpha.1"
"@markuplint/ml-ast" "4.4.1-alpha.1"
"@markuplint/ml-config" "4.7.1-alpha.1"
"@markuplint/ml-core" "4.8.1-alpha.1"
"@markuplint/ml-spec" "4.6.2-alpha.1"
"@markuplint/parser-utils" "4.6.4-alpha.1"
"@markuplint/selector" "4.6.4-alpha.1"
"@markuplint/shared" "4.4.2-alpha.1"
"@markuplint/[email protected]":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@markuplint/file-resolver/-/file-resolver-4.8.1.tgz#2cb4f6074012a7fd69a1f82fa3d89af2ecf5ae4c"
integrity sha512-Hk8FGox7EG4XjfwYMbODn0iZRbliC4EkNPDeWeuiCJATJ3L2gAxQUVXt9Ro+Dmo0fbYm2VW6IqsK2/F6mcEnyA==
dependencies:
"@markuplint/html-parser" "4.6.4"
"@markuplint/ml-ast" "4.4.1"
"@markuplint/ml-config" "4.7.1"
"@markuplint/ml-core" "4.8.1"
"@markuplint/ml-spec" "4.6.2"
"@markuplint/parser-utils" "4.6.4"
"@markuplint/selector" "4.6.4"
"@markuplint/shared" "4.4.2"
cosmiconfig "9.0.0"
debug "4.3.5"
glob "10.4.1"
Expand All @@ -944,6 +949,16 @@
jsonc "2.0.0"
minimatch "9.0.4"

"@markuplint/[email protected]":
version "4.6.4"
resolved "https://registry.yarnpkg.com/@markuplint/html-parser/-/html-parser-4.6.4.tgz#5e16e252b58e22ddd2ec4324f9d0bc5ba5cc1939"
integrity sha512-TJ7We5NuzJ/w4qoC7MU20BXpK4V6CuXu80XF4xewn45ceNr0BQfA+0izbZfo07+Pdx/kMHXnfS3RarRCZVPYLw==
dependencies:
"@markuplint/ml-ast" "4.4.1"
"@markuplint/parser-utils" "4.6.4"
parse5 "7.1.2"
type-fest "4.20.0"

"@markuplint/[email protected]":
version "4.6.4-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/html-parser/-/html-parser-4.6.4-alpha.1.tgz#ee40ddd9cf583b6037774bb5c040fb7340fd4d6c"
Expand All @@ -954,23 +969,54 @@
parse5 "7.1.2"
type-fest "4.18.3"

"@markuplint/[email protected]":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@markuplint/html-spec/-/html-spec-4.8.1.tgz#f4ce4729fe580c9fe38c38dec651e6938e145283"
integrity sha512-UsiTqZ/m17NLaAJrhGm78QFXdJxAMCc92Xrrc1cPEgAjZc5dpVm5uR/UM1glGIJ70hdj6E7z1tkrPbjmrtisdQ==
dependencies:
"@markuplint/ml-spec" "4.6.2"

"@markuplint/[email protected]":
version "4.8.1-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/html-spec/-/html-spec-4.8.1-alpha.1.tgz#7cb8de6c3e3b12779de2a43fabbf2785a630307a"
integrity sha512-GDO2jjCpO2GQegGLE6iaL3ziYLYjm1jjLEqP6Sqd0zArlau1o+5kAcsA+Yduks+LziUIelKUnv99Ak9QbzIFCA==
dependencies:
"@markuplint/ml-spec" "4.6.2-alpha.1"

"@markuplint/[email protected]":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@markuplint/i18n/-/i18n-4.5.0.tgz#d8d59ce8d15b9ddc6834c7e1a402846d124d7bcb"
integrity sha512-u9nA7udq8XvYoFaJ2UDkhalkeIZJpSINa1i4yoN/xa5WEcIo+ga3eCbqqR10U5T/Cny1AaeyBuiB2nG6pB3oHg==

"@markuplint/[email protected]":
version "4.5.1-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/i18n/-/i18n-4.5.1-alpha.1.tgz#746c74aa0022be92c2a2ec6fa994892e12e364b4"
integrity sha512-xl73koiaCnEey8e/43clAi/h4Mm8cB7HRgAZJWKntvoEfkOW89wwnFbvGaFyVa+8kcLkjq3NH+OxPUSxhMI1ZA==

"@markuplint/[email protected]":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-ast/-/ml-ast-4.4.1.tgz#66e40fdbb4d3fca818ed2beb8a84302b4b03cec3"
integrity sha512-FGOTNeFsGOnE+oSUnRhrR6drjE0qZw8elHLmlt3kyvmdv4uIgd/ICRCOLlT78GbOT54VuTguqWt4a96l9evDkg==

"@markuplint/[email protected]":
version "4.4.1-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-ast/-/ml-ast-4.4.1-alpha.1.tgz#3778c2de829b7181eee7a9b90edc8444177d8fd0"
integrity sha512-kK0BY+5kpa7mKv/6xwbwYI5NqJ5A7yzPGlgo3nUcefSS7w7NWkq/RxWvdjiQAYlalSVjbRMz9wRkwJH/YUHxIw==

"@markuplint/[email protected]":
version "4.7.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-config/-/ml-config-4.7.1.tgz#04d1bb96e50f79a6c587f4cad88e5ed5f7d2aa9f"
integrity sha512-/cJdKzd1jCIMPbDYA8dBx/rcDnD4LN7J/sIatblXnjMdDxGG4YAVa6Y/tG1gtOxEengNec/dAS1GqOgZ5J5s6Q==
dependencies:
"@markuplint/ml-ast" "4.4.1"
"@markuplint/selector" "4.6.4"
"@markuplint/shared" "4.4.2"
"@types/mustache" "4.2.5"
deepmerge "4.3.1"
is-plain-object "5.0.0"
mustache "4.2.0"
type-fest "4.20.0"

"@markuplint/[email protected]":
version "4.7.1-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-config/-/ml-config-4.7.1-alpha.1.tgz#e6735415a15a7590cf4cbc4736a6d4e073a6f544"
Expand All @@ -985,6 +1031,26 @@
mustache "4.2.0"
type-fest "4.18.3"

"@markuplint/[email protected]":
version "4.8.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-core/-/ml-core-4.8.1.tgz#34b26d702b698e6d22f1452c9815c0ad4177cdfd"
integrity sha512-UjLxlZnbKMmX7xWwmMuNMS+GMwBPxys1Mp/C3oYVNXI7RJQGNJiPOHodrJxaIGi7AtTxddZUnFjsGv5UOb+kKQ==
dependencies:
"@markuplint/config-presets" "4.5.3"
"@markuplint/html-parser" "4.6.4"
"@markuplint/html-spec" "4.8.1"
"@markuplint/i18n" "4.5.0"
"@markuplint/ml-ast" "4.4.1"
"@markuplint/ml-config" "4.7.1"
"@markuplint/ml-spec" "4.6.2"
"@markuplint/parser-utils" "4.6.4"
"@markuplint/selector" "4.6.4"
"@markuplint/shared" "4.4.2"
"@types/debug" "4.1.12"
debug "4.3.5"
is-plain-object "5.0.0"
type-fest "4.20.0"

"@markuplint/[email protected]":
version "4.8.1-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-core/-/ml-core-4.8.1-alpha.1.tgz#b6d2fa0bdd68f650119eb7d5244f6a8034df64cf"
Expand All @@ -1005,6 +1071,17 @@
is-plain-object "5.0.0"
type-fest "4.18.3"

"@markuplint/[email protected]":
version "4.6.2"
resolved "https://registry.yarnpkg.com/@markuplint/ml-spec/-/ml-spec-4.6.2.tgz#80d89275f0dec3c2671b916591052bcec28f153a"
integrity sha512-81oSGbUCDBwZZLb9JjPcJoPBcEjzAhh2LsECduW9AShVN66zpyJ62nM9h9X7h3egbKI6jdA5kBAG+eQ9Xmydqw==
dependencies:
"@markuplint/ml-ast" "4.4.1"
"@markuplint/types" "4.5.2"
dom-accessibility-api "0.6.3"
is-plain-object "5.0.0"
type-fest "4.20.0"

"@markuplint/[email protected]":
version "4.6.2-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/ml-spec/-/ml-spec-4.6.2-alpha.1.tgz#19299b2fe035a091f0b7da653d338baece244a14"
Expand All @@ -1016,6 +1093,20 @@
is-plain-object "5.0.0"
type-fest "4.18.3"

"@markuplint/[email protected]":
version "4.6.4"
resolved "https://registry.yarnpkg.com/@markuplint/parser-utils/-/parser-utils-4.6.4.tgz#6352fb01eb45196b2eaf26040a54319e04b84ba1"
integrity sha512-ODcwfIEBrB2ufZPbB4zxg9cUDSy7rOzsYIQH2yIhHPGyz/gBgpE3QY4OU/AHsIK4Qxsibc4kJHmnUX0EvTURdw==
dependencies:
"@markuplint/ml-ast" "4.4.1"
"@markuplint/ml-spec" "4.6.2"
"@markuplint/types" "4.5.2"
"@types/uuid" "9.0.8"
debug "4.3.5"
espree "10.0.1"
type-fest "4.20.0"
uuid "9.0.1"

"@markuplint/[email protected]":
version "4.6.4-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/parser-utils/-/parser-utils-4.6.4-alpha.1.tgz#05ec1c61bef521d3e22efc4281fa364adfefbe9c"
Expand All @@ -1030,23 +1121,34 @@
type-fest "4.18.3"
uuid "9.0.1"

"@markuplint/[email protected]-alpha.1":
version "4.9.2-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/rules/-/rules-4.9.2-alpha.1.tgz#7586ffe377a5899c0aaf4796dd9ff3ea9736ae5e"
integrity sha512-Bdrft7y8+t8qd3AUBqiULiK4yzU2yc66c3F6DfcDsoZy25Cr3K0kAufoKG0xKABVuTd7fgcG+tUyzXe11t9GDQ==
dependencies:
"@markuplint/html-spec" "4.8.1-alpha.1"
"@markuplint/ml-core" "4.8.1-alpha.1"
"@markuplint/ml-spec" "4.6.2-alpha.1"
"@markuplint/selector" "4.6.4-alpha.1"
"@markuplint/shared" "4.4.2-alpha.1"
"@markuplint/types" "4.5.2-alpha.1"
"@markuplint/[email protected]":
version "4.9.2"
resolved "https://registry.yarnpkg.com/@markuplint/rules/-/rules-4.9.2.tgz#1770d440a56ee708355f1cdf5553767cb2ad8c7c"
integrity sha512-ThoZZRigQ4jYt9D8AnzsfKJXVMYJm3pBEdpzLOSQIxlNtSnt9O2EtoTtyN4O6fHRicBasr2WFZpU3Ea1Aky5SA==
dependencies:
"@markuplint/html-spec" "4.8.1"
"@markuplint/ml-core" "4.8.1"
"@markuplint/ml-spec" "4.6.2"
"@markuplint/selector" "4.6.4"
"@markuplint/shared" "4.4.2"
"@markuplint/types" "4.5.2"
"@types/debug" "4.1.12"
"@ungap/structured-clone" "1.2.0"
ansi-colors "4.1.3"
chrono-node "2.7.6"
debug "4.3.5"
type-fest "4.18.3"
type-fest "4.20.0"

"@markuplint/[email protected]":
version "4.6.4"
resolved "https://registry.yarnpkg.com/@markuplint/selector/-/selector-4.6.4.tgz#d9b2531f28b0988c12484c065d2888f3fa20b8dd"
integrity sha512-3nKAUYc3pmo8aBnMCMlgIcZQB/5M8GaYF7IRComAzzdOwhsPTAZOgkJn4nUBc9bwoFKU4rZ2QNW5KanpCfHviQ==
dependencies:
"@markuplint/ml-spec" "4.6.2"
"@types/debug" "4.1.12"
debug "4.3.5"
postcss-selector-parser "6.1.0"
type-fest "4.20.0"

"@markuplint/[email protected]":
version "4.6.4-alpha.1"
Expand All @@ -1059,13 +1161,36 @@
postcss-selector-parser "6.1.0"
type-fest "4.18.3"

"@markuplint/[email protected]":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@markuplint/shared/-/shared-4.4.2.tgz#176432c0324b6b5c4ebf4d894157bc3dfd88c03e"
integrity sha512-/3Eqmvr69uTRlBVX0ZqQPViTQOHDqczpt0K9e+3s0SC7Bq9GEla0V8g/NUW7Fvz237U6aiL1z6o+BtXaZU73yg==
dependencies:
html-entities "2.5.2"

"@markuplint/[email protected]":
version "4.4.2-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/shared/-/shared-4.4.2-alpha.1.tgz#f53e651eeedb9d7ca63977286d230198abf7eb42"
integrity sha512-mvTFH3HNqBIdEPmUgCSeA0PduMnfgIRyji2w3FmHQfF3WBnW+5Z7LrrQRkRzMETd+LVFkKMPHloRb2cUizzmVg==
dependencies:
html-entities "2.5.2"

"@markuplint/[email protected]":
version "4.5.2"
resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-4.5.2.tgz#1a9fed22edb6c1dcc63bf6b0ebd69029d07aaa73"
integrity sha512-Kvv/6xgpYwQtX2CcmXXGUboto/ZZyvW6pWOHkUhD1Duw0aecgwq/EX3nsoDOJ58p5DsGt8/SPH3zzExDV24lPg==
dependencies:
"@markuplint/shared" "4.4.2"
"@types/css-tree" "2.3.7"
"@types/debug" "4.1.12"
"@types/whatwg-mimetype" "3.0.2"
bcp-47 "2.1.0"
css-tree "2.3.1"
debug "4.3.5"
leven "4.0.0"
type-fest "4.20.0"
whatwg-mimetype "4.0.0"

"@markuplint/[email protected]":
version "4.5.2-alpha.1"
resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-4.5.2-alpha.1.tgz#bc979cbf82bd755e106b9d4b39abdf74c3722b25"
Expand Down Expand Up @@ -5672,22 +5797,22 @@ map-obj@^4.0.0:
resolved "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz"
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==

[email protected]-alpha.1:
version "4.9.1-alpha.1"
resolved "https://registry.yarnpkg.com/markuplint/-/markuplint-4.9.1-alpha.1.tgz#491753be092aa1f8f42af3f6ff5425d5510bbe5c"
integrity sha512-l0Dl6LEyMfZo1CkCMVnv5ImSL11Ov3fe/vBBfQYcByZzIIQ3DQUQZ62NXczXQqT4601DSPq6rJCaqqmFe6yGnw==
dependencies:
"@markuplint/cli-utils" "4.4.2-alpha.1"
"@markuplint/file-resolver" "4.8.1-alpha.1"
"@markuplint/html-parser" "4.6.4-alpha.1"
"@markuplint/html-spec" "4.8.1-alpha.1"
"@markuplint/i18n" "4.5.1-alpha.1"
"@markuplint/ml-ast" "4.4.1-alpha.1"
"@markuplint/ml-config" "4.7.1-alpha.1"
"@markuplint/ml-core" "4.8.1-alpha.1"
"@markuplint/ml-spec" "4.6.2-alpha.1"
"@markuplint/rules" "4.9.2-alpha.1"
"@markuplint/shared" "4.4.2-alpha.1"
[email protected]:
version "4.9.1"
resolved "https://registry.yarnpkg.com/markuplint/-/markuplint-4.9.1.tgz#6e08781297b5dff6d6e1aa719a04ba611fdf1b47"
integrity sha512-wd9uWvx2efzUPXMQpr1Gn6bLnlmnb7f61JilMpkT20j8lGek74YkY1euowJM9/LWeumqkW+fdZbpvFGvvRLrnQ==
dependencies:
"@markuplint/cli-utils" "4.4.2"
"@markuplint/file-resolver" "4.8.1"
"@markuplint/html-parser" "4.6.4"
"@markuplint/html-spec" "4.8.1"
"@markuplint/i18n" "4.5.0"
"@markuplint/ml-ast" "4.4.1"
"@markuplint/ml-config" "4.7.1"
"@markuplint/ml-core" "4.8.1"
"@markuplint/ml-spec" "4.6.2"
"@markuplint/rules" "4.9.2"
"@markuplint/shared" "4.4.2"
"@types/debug" "4.1.12"
chokidar "3.6.0"
debug "4.3.5"
Expand All @@ -5696,7 +5821,7 @@ [email protected]:
os-locale "6.0.2"
strict-event-emitter "0.5.1"
strip-ansi "7.1.0"
type-fest "4.18.3"
type-fest "4.20.0"

[email protected]:
version "2.0.30"
Expand Down

0 comments on commit 439e2cd

Please sign in to comment.