diff --git a/package.json b/package.json index dddb37e4c03282..43b7f33c94a0a1 100644 --- a/package.json +++ b/package.json @@ -335,7 +335,7 @@ "jest-mock": "29.7.0", "jest-mock-extended": "3.0.7", "jest-snapshot": "29.7.0", - "markdownlint-cli2": "0.17.0", + "markdownlint-cli2": "0.17.1", "memfs": "4.15.2", "nock": "13.5.6", "npm-run-all2": "7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3966cd50fe101b..fa8c72d1581062 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -578,8 +578,8 @@ importers: specifier: 29.7.0 version: 29.7.0 markdownlint-cli2: - specifier: 0.17.0 - version: 0.17.0 + specifier: 0.17.1 + version: 0.17.1 memfs: specifier: 4.15.2 version: 4.15.2 @@ -4509,13 +4509,13 @@ packages: peerDependencies: markdownlint-cli2: '>=0.0.4' - markdownlint-cli2@0.17.0: - resolution: {integrity: sha512-8Xz7wkkkV4wJTf+pvryU3J/fT3BZWD3ZykcjYBR0GuH0GHvrCbswaCdurbuUuAPDGFZy4cxBGYCJSAOW8jM4aQ==} + markdownlint-cli2@0.17.1: + resolution: {integrity: sha512-n1Im9lhKJJE12/u2N0GWBwPqeb0HGdylN8XpSFg9hbj35+QalY9Vi6mxwUQdG6wlSrrIq9ZDQ0Q85AQG9V2WOg==} engines: {node: '>=18'} hasBin: true - markdownlint@0.37.2: - resolution: {integrity: sha512-m8QhYnRA1ptbhIjhVVBUkKQcUelVxuyO/yXyLewnc1+xs4eXhST/+hIy29goO+EYVLmWtknH4SmYQ4s0caoKqw==} + markdownlint@0.37.3: + resolution: {integrity: sha512-eoQqH0291YCCjd+Pe1PUQ9AmWthlVmS0XWgcionkZ8q34ceZyRI+pYvsWksXJJL8OBkWCPwp1h/pnXxrPFC4oA==} engines: {node: '>=18'} marked-terminal@7.2.1: @@ -11690,25 +11690,26 @@ snapshots: dependencies: repeat-string: 1.6.1 - markdownlint-cli2-formatter-default@0.0.5(markdownlint-cli2@0.17.0): + markdownlint-cli2-formatter-default@0.0.5(markdownlint-cli2@0.17.1): dependencies: - markdownlint-cli2: 0.17.0 + markdownlint-cli2: 0.17.1 - markdownlint-cli2@0.17.0: + markdownlint-cli2@0.17.1: dependencies: globby: 14.0.2 js-yaml: 4.1.0 jsonc-parser: 3.3.1 - markdownlint: 0.37.2 - markdownlint-cli2-formatter-default: 0.0.5(markdownlint-cli2@0.17.0) + markdownlint: 0.37.3 + markdownlint-cli2-formatter-default: 0.0.5(markdownlint-cli2@0.17.1) micromatch: 4.0.8 transitivePeerDependencies: - supports-color - markdownlint@0.37.2: + markdownlint@0.37.3: dependencies: markdown-it: 14.1.0 micromark: 4.0.1 + micromark-core-commonmark: 2.0.2 micromark-extension-directive: 3.0.2 micromark-extension-gfm-autolink-literal: 2.1.0 micromark-extension-gfm-footnote: 2.1.0