Bump markdownlint-cli from 0.48.0 to 0.49.0 (#470)
a433e6b · dependabot[bot] · 2026-06-29 22:00
Message
{commit_body(@commit)}
Files changed
modified
package-lock.json
+83
−53
@@ -20,7 +20,7 @@
| 20 | 20 | "eslint": "10.6.0", |
| 21 | 21 | "eslint-plugin-yml": "3.5.0", |
| 22 | 22 | "globals": "17.7.0", |
| 23 | − "markdownlint-cli": "0.48.0", | |
| 23 | + "markdownlint-cli": "0.49.0", | |
| 24 | 24 | "prettier": "3.9.1", |
| 25 | 25 | "shellcheck": "4.1.0", |
| 26 | 26 | "yarn": "1.22.22" |
@@ -324,9 +324,9 @@
| 324 | 324 | "license": "MIT" |
| 325 | 325 | }, |
| 326 | 326 | "node_modules/@types/debug": { |
| 327 | − "version": "4.1.12", | |
| 328 | − "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz", | |
| 329 | − "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==", | |
| 327 | + "version": "4.1.13", | |
| 328 | + "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz", | |
| 329 | + "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==", | |
| 330 | 330 | "dev": true, |
| 331 | 331 | "license": "MIT", |
| 332 | 332 | "dependencies": { |
@@ -806,13 +806,13 @@
| 806 | 806 | } |
| 807 | 807 | }, |
| 808 | 808 | "node_modules/commander": { |
| 809 | − "version": "14.0.3", | |
| 810 | − "resolved": "https://registry.npmjs.org/commander/-/commander-14.0.3.tgz", | |
| 811 | − "integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==", | |
| 809 | + "version": "15.0.0", | |
| 810 | + "resolved": "https://registry.npmjs.org/commander/-/commander-15.0.0.tgz", | |
| 811 | + "integrity": "sha512-z67u4ZhzCL/Tydu1lJARtEZYWbWaN7oYLHbsuzocr6y4N6WZAagG3RQ4FW61V1/0+jImpj293XfrcYnd1qxtPg==", | |
| 812 | 812 | "dev": true, |
| 813 | 813 | "license": "MIT", |
| 814 | 814 | "engines": { |
| 815 | − "node": ">=20" | |
| 815 | + "node": ">=22.12.0" | |
| 816 | 816 | } |
| 817 | 817 | }, |
| 818 | 818 | "node_modules/core-util-is": { |
@@ -1640,9 +1640,9 @@
| 1640 | 1640 | } |
| 1641 | 1641 | }, |
| 1642 | 1642 | "node_modules/get-east-asian-width": { |
| 1643 | − "version": "1.5.0", | |
| 1644 | − "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz", | |
| 1645 | − "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==", | |
| 1643 | + "version": "1.6.0", | |
| 1644 | + "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.6.0.tgz", | |
| 1645 | + "integrity": "sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==", | |
| 1646 | 1646 | "dev": true, |
| 1647 | 1647 | "license": "MIT", |
| 1648 | 1648 | "engines": { |
@@ -2033,10 +2033,20 @@
| 2033 | 2033 | "license": "ISC" |
| 2034 | 2034 | }, |
| 2035 | 2035 | "node_modules/js-yaml": { |
| 2036 | − "version": "4.1.1", | |
| 2037 | − "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", | |
| 2038 | − "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", | |
| 2036 | + "version": "4.2.0", | |
| 2037 | + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.2.0.tgz", | |
| 2038 | + "integrity": "sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==", | |
| 2039 | 2039 | "dev": true, |
| 2040 | + "funding": [ | |
| 2041 | + { | |
| 2042 | + "type": "github", | |
| 2043 | + "url": "https://github.com/sponsors/puzrin" | |
| 2044 | + }, | |
| 2045 | + { | |
| 2046 | + "type": "github", | |
| 2047 | + "url": "https://github.com/sponsors/nodeca" | |
| 2048 | + } | |
| 2049 | + ], | |
| 2040 | 2050 | "license": "MIT", |
| 2041 | 2051 | "dependencies": { |
| 2042 | 2052 | "argparse": "^2.0.1" |
@@ -2091,9 +2101,9 @@
| 2091 | 2101 | } |
| 2092 | 2102 | }, |
| 2093 | 2103 | "node_modules/katex": { |
| 2094 | − "version": "0.16.33", | |
| 2095 | − "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.33.tgz", | |
| 2096 | − "integrity": "sha512-q3N5u+1sY9Bu7T4nlXoiRBXWfwSefNGoKeOwekV+gw0cAXQlz2Ww6BLcmBxVDeXBMUDQv6fK5bcNaJLxob3ZQA==", | |
| 2104 | + "version": "0.16.47", | |
| 2105 | + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.47.tgz", | |
| 2106 | + "integrity": "sha512-Eeo8Ys1doU1z+x8AZsPpQu+p/QcZBI5PeOo7QGQdy2x2m0MU/hYagBbGOmXwr5KVbEfVuWv9LpnQWeehogurjg==", | |
| 2097 | 2107 | "dev": true, |
| 2098 | 2108 | "funding": [ |
| 2099 | 2109 | "https://opencollective.com/katex", |
@@ -2142,10 +2152,20 @@
| 2142 | 2152 | } |
| 2143 | 2153 | }, |
| 2144 | 2154 | "node_modules/linkify-it": { |
| 2145 | − "version": "5.0.0", | |
| 2146 | − "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz", | |
| 2147 | − "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==", | |
| 2155 | + "version": "5.0.1", | |
| 2156 | + "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz", | |
| 2157 | + "integrity": "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==", | |
| 2148 | 2158 | "dev": true, |
| 2159 | + "funding": [ | |
| 2160 | + { | |
| 2161 | + "type": "github", | |
| 2162 | + "url": "https://github.com/sponsors/puzrin" | |
| 2163 | + }, | |
| 2164 | + { | |
| 2165 | + "type": "github", | |
| 2166 | + "url": "https://github.com/sponsors/markdown-it" | |
| 2167 | + } | |
| 2168 | + ], | |
| 2149 | 2169 | "license": "MIT", |
| 2150 | 2170 | "dependencies": { |
| 2151 | 2171 | "uc.micro": "^2.0.0" |
@@ -2191,15 +2211,25 @@
| 2191 | 2211 | } |
| 2192 | 2212 | }, |
| 2193 | 2213 | "node_modules/markdown-it": { |
| 2194 | − "version": "14.1.1", | |
| 2195 | − "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz", | |
| 2196 | − "integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==", | |
| 2214 | + "version": "14.2.0", | |
| 2215 | + "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz", | |
| 2216 | + "integrity": "sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==", | |
| 2197 | 2217 | "dev": true, |
| 2218 | + "funding": [ | |
| 2219 | + { | |
| 2220 | + "type": "github", | |
| 2221 | + "url": "https://github.com/sponsors/puzrin" | |
| 2222 | + }, | |
| 2223 | + { | |
| 2224 | + "type": "github", | |
| 2225 | + "url": "https://github.com/sponsors/markdown-it" | |
| 2226 | + } | |
| 2227 | + ], | |
| 2198 | 2228 | "license": "MIT", |
| 2199 | 2229 | "dependencies": { |
| 2200 | 2230 | "argparse": "^2.0.1", |
| 2201 | 2231 | "entities": "^4.4.0", |
| 2202 | − "linkify-it": "^5.0.0", | |
| 2232 | + "linkify-it": "^5.0.1", | |
| 2203 | 2233 | "mdurl": "^2.0.0", |
| 2204 | 2234 | "punycode.js": "^2.3.1", |
| 2205 | 2235 | "uc.micro": "^2.1.0" |
@@ -2209,9 +2239,9 @@
| 2209 | 2239 | } |
| 2210 | 2240 | }, |
| 2211 | 2241 | "node_modules/markdownlint": { |
| 2212 | − "version": "0.40.0", | |
| 2213 | − "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.40.0.tgz", | |
| 2214 | − "integrity": "sha512-UKybllYNheWac61Ia7T6fzuQNDZimFIpCg2w6hHjgV1Qu0w1TV0LlSgryUGzM0bkKQCBhy2FDhEELB73Kb0kAg==", | |
| 2242 | + "version": "0.41.0", | |
| 2243 | + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.41.0.tgz", | |
| 2244 | + "integrity": "sha512-xMUI3ChBuRuxuLF4ENvCZyS8z/+Jly1coUcZwErKLIB3sDj7ojpaTBa1e9YVPhSN4jGEIjYGQCldbTJS/hqS+A==", | |
| 2215 | 2245 | "dev": true, |
| 2216 | 2246 | "license": "MIT", |
| 2217 | 2247 | "dependencies": { |
@@ -2223,40 +2253,40 @@
| 2223 | 2253 | "micromark-extension-gfm-table": "2.1.1", |
| 2224 | 2254 | "micromark-extension-math": "3.1.0", |
| 2225 | 2255 | "micromark-util-types": "2.0.2", |
| 2226 | − "string-width": "8.1.0" | |
| 2256 | + "string-width": "8.2.1" | |
| 2227 | 2257 | }, |
| 2228 | 2258 | "engines": { |
| 2229 | − "node": ">=20" | |
| 2259 | + "node": ">=22" | |
| 2230 | 2260 | }, |
| 2231 | 2261 | "funding": { |
| 2232 | 2262 | "url": "https://github.com/sponsors/DavidAnson" |
| 2233 | 2263 | } |
| 2234 | 2264 | }, |
| 2235 | 2265 | "node_modules/markdownlint-cli": { |
| 2236 | − "version": "0.48.0", | |
| 2237 | − "resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.48.0.tgz", | |
| 2238 | − "integrity": "sha512-NkZQNu2E0Q5qLEEHwWj674eYISTLD4jMHkBzDobujXd1kv+yCxi8jOaD/rZoQNW1FBBMMGQpuW5So8B51N/e0A==", | |
| 2266 | + "version": "0.49.0", | |
| 2267 | + "resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.49.0.tgz", | |
| 2268 | + "integrity": "sha512-vS5tWq5W91Gg33LD4pyAaXPclnz/sRvo6/RGOyDQjQ3eds2DkK6H4szUuE0M9TiRB/u/VBx1gtd9Ktrtx5WlSA==", | |
| 2239 | 2269 | "dev": true, |
| 2240 | 2270 | "license": "MIT", |
| 2241 | 2271 | "dependencies": { |
| 2242 | − "commander": "~14.0.3", | |
| 2272 | + "commander": "~15.0.0", | |
| 2243 | 2273 | "deep-extend": "~0.6.0", |
| 2244 | 2274 | "ignore": "~7.0.5", |
| 2245 | − "js-yaml": "~4.1.1", | |
| 2275 | + "js-yaml": "~4.2.0", | |
| 2246 | 2276 | "jsonc-parser": "~3.3.1", |
| 2247 | 2277 | "jsonpointer": "~5.0.1", |
| 2248 | − "markdown-it": "~14.1.1", | |
| 2249 | − "markdownlint": "~0.40.0", | |
| 2250 | − "minimatch": "~10.2.4", | |
| 2278 | + "markdown-it": "~14.2.0", | |
| 2279 | + "markdownlint": "~0.41.0", | |
| 2280 | + "minimatch": "~10.2.5", | |
| 2251 | 2281 | "run-con": "~1.3.2", |
| 2252 | − "smol-toml": "~1.6.0", | |
| 2253 | − "tinyglobby": "~0.2.15" | |
| 2282 | + "smol-toml": "~1.6.1", | |
| 2283 | + "tinyglobby": "~0.2.17" | |
| 2254 | 2284 | }, |
| 2255 | 2285 | "bin": { |
| 2256 | 2286 | "markdownlint": "markdownlint.js" |
| 2257 | 2287 | }, |
| 2258 | 2288 | "engines": { |
| 2259 | − "node": ">=20" | |
| 2289 | + "node": ">=22" | |
| 2260 | 2290 | } |
| 2261 | 2291 | }, |
| 2262 | 2292 | "node_modules/markdownlint-cli/node_modules/ignore": { |
@@ -2836,13 +2866,13 @@
| 2836 | 2866 | "license": "MIT" |
| 2837 | 2867 | }, |
| 2838 | 2868 | "node_modules/minimatch": { |
| 2839 | − "version": "10.2.4", | |
| 2840 | − "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", | |
| 2841 | − "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", | |
| 2869 | + "version": "10.2.5", | |
| 2870 | + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", | |
| 2871 | + "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", | |
| 2842 | 2872 | "dev": true, |
| 2843 | 2873 | "license": "BlueOak-1.0.0", |
| 2844 | 2874 | "dependencies": { |
| 2845 | − "brace-expansion": "^5.0.2" | |
| 2875 | + "brace-expansion": "^5.0.5" | |
| 2846 | 2876 | }, |
| 2847 | 2877 | "engines": { |
| 2848 | 2878 | "node": "18 || 20 || >=22" |
@@ -3355,14 +3385,14 @@
| 3355 | 3385 | "license": "MIT" |
| 3356 | 3386 | }, |
| 3357 | 3387 | "node_modules/string-width": { |
| 3358 | − "version": "8.1.0", | |
| 3359 | − "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz", | |
| 3360 | − "integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==", | |
| 3388 | + "version": "8.2.1", | |
| 3389 | + "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz", | |
| 3390 | + "integrity": "sha512-IIaP0g3iy9Cyy18w3M9YcaDudujEAVHKt3a3QJg1+sr/oX96TbaGUubG0hJyCjCBThFH+tFpcIyoUHUn1ogaLA==", | |
| 3361 | 3391 | "dev": true, |
| 3362 | 3392 | "license": "MIT", |
| 3363 | 3393 | "dependencies": { |
| 3364 | − "get-east-asian-width": "^1.3.0", | |
| 3365 | − "strip-ansi": "^7.1.0" | |
| 3394 | + "get-east-asian-width": "^1.5.0", | |
| 3395 | + "strip-ansi": "^7.1.2" | |
| 3366 | 3396 | }, |
| 3367 | 3397 | "engines": { |
| 3368 | 3398 | "node": ">=20" |
@@ -3468,14 +3498,14 @@
| 3468 | 3498 | "license": "MIT" |
| 3469 | 3499 | }, |
| 3470 | 3500 | "node_modules/tinyglobby": { |
| 3471 | − "version": "0.2.15", | |
| 3472 | − "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", | |
| 3473 | − "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", | |
| 3501 | + "version": "0.2.17", | |
| 3502 | + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.17.tgz", | |
| 3503 | + "integrity": "sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==", | |
| 3474 | 3504 | "dev": true, |
| 3475 | 3505 | "license": "MIT", |
| 3476 | 3506 | "dependencies": { |
| 3477 | 3507 | "fdir": "^6.5.0", |
| 3478 | − "picomatch": "^4.0.3" | |
| 3508 | + "picomatch": "^4.0.4" | |
| 3479 | 3509 | }, |
| 3480 | 3510 | "engines": { |
| 3481 | 3511 | "node": ">=12.0.0" |
modified
package.json
+1
−1
@@ -30,7 +30,7 @@
| 30 | 30 | "eslint": "10.6.0", |
| 31 | 31 | "eslint-plugin-yml": "3.5.0", |
| 32 | 32 | "globals": "17.7.0", |
| 33 | − "markdownlint-cli": "0.48.0", | |
| 33 | + "markdownlint-cli": "0.49.0", | |
| 34 | 34 | "prettier": "3.9.1", |
| 35 | 35 | "shellcheck": "4.1.0", |
| 36 | 36 | "yarn": "1.22.22" |
Parents: e0a7f48