diff --git a/package.json b/package.json index 2136bc77..3773dcf8 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "jsonc-eslint-parser": "^2.4.0", "knip": "^5.0.0", "lint-staged": "^15.2.0", - "markdownlint": "^0.35.0", + "markdownlint": "^0.36.0", "markdownlint-cli": "^0.42.0", "npm-package-json-lint": "^8.0.0", "npm-package-json-lint-config-default": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf84e7be..2d9edbfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: ^15.2.0 version: 15.2.10 markdownlint: - specifier: ^0.35.0 - version: 0.35.0 + specifier: ^0.36.0 + version: 0.36.1 markdownlint-cli: specifier: ^0.42.0 version: 0.42.0 @@ -2719,10 +2719,18 @@ packages: resolution: {integrity: sha512-no5ZfdqAdWGxftCLlySHSgddEjyW4kui4z7amQcGsSKfYC5v/ou+8mIQVyg9KQMeEZLNtz9OPDTj7nnTnoR4FQ==} engines: {node: '>=18'} + markdownlint-micromark@0.1.12: + resolution: {integrity: sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==} + engines: {node: '>=18'} + markdownlint@0.35.0: resolution: {integrity: sha512-wgp8yesWjFBL7bycA3hxwHRdsZGJhjhyP1dSxKVKrza0EPFYtn+mHtkVy6dvP1kGSjovyG5B8yNP6Frj0UFUJg==} engines: {node: '>=18'} + markdownlint@0.36.1: + resolution: {integrity: sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==} + engines: {node: '>=18'} + mdast-util-from-markdown@0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} @@ -6508,11 +6516,18 @@ snapshots: markdownlint-micromark@0.1.10: {} + markdownlint-micromark@0.1.12: {} + markdownlint@0.35.0: dependencies: markdown-it: 14.1.0 markdownlint-micromark: 0.1.10 + markdownlint@0.36.1: + dependencies: + markdown-it: 14.1.0 + markdownlint-micromark: 0.1.12 + mdast-util-from-markdown@0.8.5: dependencies: '@types/mdast': 3.0.15