|
5841 | 5841 | resolved "https://registry.yarnpkg.com/markdownlint-cli2-formatter-default/-/markdownlint-cli2-formatter-default-0.0.5.tgz#b8fde4e127f9a9c0596e6d45eed352dd0aa0ff98"
|
5842 | 5842 | integrity sha512-4XKTwQ5m1+Txo2kuQ3Jgpo/KmnG+X90dWt4acufg6HVGadTUG5hzHF/wssp9b5MBYOMCnZ9RMPaU//uHsszF8Q==
|
5843 | 5843 |
|
5844 |
| - |
5845 |
| - version "0.17.0" |
5846 |
| - resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.17.0.tgz#1a93fa0c1708981a8f12b175e53d899fe7b448d1" |
5847 |
| - integrity sha512-8Xz7wkkkV4wJTf+pvryU3J/fT3BZWD3ZykcjYBR0GuH0GHvrCbswaCdurbuUuAPDGFZy4cxBGYCJSAOW8jM4aQ== |
| 5844 | + |
| 5845 | + version "0.17.1" |
| 5846 | + resolved "https://registry.yarnpkg.com/markdownlint-cli2/-/markdownlint-cli2-0.17.1.tgz#4455105fe5d75821597779f7a442ce5c5ce0fede" |
| 5847 | + integrity sha512-n1Im9lhKJJE12/u2N0GWBwPqeb0HGdylN8XpSFg9hbj35+QalY9Vi6mxwUQdG6wlSrrIq9ZDQ0Q85AQG9V2WOg== |
5848 | 5848 | dependencies:
|
5849 | 5849 | globby "14.0.2"
|
5850 | 5850 | js-yaml "4.1.0"
|
5851 | 5851 | jsonc-parser "3.3.1"
|
5852 |
| - markdownlint "0.37.2" |
| 5852 | + markdownlint "0.37.3" |
5853 | 5853 | markdownlint-cli2-formatter-default "0.0.5"
|
5854 | 5854 | micromatch "4.0.8"
|
5855 | 5855 |
|
|
5872 | 5872 | dependencies:
|
5873 | 5873 | markdownlint-rule-helpers "0.21.0"
|
5874 | 5874 |
|
5875 |
| - |
5876 |
| - version "0.37.2" |
5877 |
| - resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.37.2.tgz#72461a7abfef2e01ae7f3b596cdc083a25856571" |
5878 |
| - integrity sha512-m8QhYnRA1ptbhIjhVVBUkKQcUelVxuyO/yXyLewnc1+xs4eXhST/+hIy29goO+EYVLmWtknH4SmYQ4s0caoKqw== |
| 5875 | + |
| 5876 | + version "0.37.3" |
| 5877 | + resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.37.3.tgz#061ac5462e97fedc7a96aaac5c132885e4161bfd" |
| 5878 | + integrity sha512-eoQqH0291YCCjd+Pe1PUQ9AmWthlVmS0XWgcionkZ8q34ceZyRI+pYvsWksXJJL8OBkWCPwp1h/pnXxrPFC4oA== |
5879 | 5879 | dependencies:
|
5880 | 5880 | markdown-it "14.1.0"
|
5881 | 5881 | micromark "4.0.1"
|
| 5882 | + micromark-core-commonmark "2.0.2" |
5882 | 5883 | micromark-extension-directive "3.0.2"
|
5883 | 5884 | micromark-extension-gfm-autolink-literal "2.1.0"
|
5884 | 5885 | micromark-extension-gfm-footnote "2.1.0"
|
@@ -6115,6 +6116,28 @@ methods@~1.1.2:
|
6115 | 6116 | resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
|
6116 | 6117 | integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
|
6117 | 6118 |
|
| 6119 | + |
| 6120 | + version "2.0.2" |
| 6121 | + resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.2.tgz#6a45bbb139e126b3f8b361a10711ccc7c6e15e93" |
| 6122 | + integrity sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w== |
| 6123 | + dependencies: |
| 6124 | + decode-named-character-reference "^1.0.0" |
| 6125 | + devlop "^1.0.0" |
| 6126 | + micromark-factory-destination "^2.0.0" |
| 6127 | + micromark-factory-label "^2.0.0" |
| 6128 | + micromark-factory-space "^2.0.0" |
| 6129 | + micromark-factory-title "^2.0.0" |
| 6130 | + micromark-factory-whitespace "^2.0.0" |
| 6131 | + micromark-util-character "^2.0.0" |
| 6132 | + micromark-util-chunked "^2.0.0" |
| 6133 | + micromark-util-classify-character "^2.0.0" |
| 6134 | + micromark-util-html-tag-name "^2.0.0" |
| 6135 | + micromark-util-normalize-identifier "^2.0.0" |
| 6136 | + micromark-util-resolve-all "^2.0.0" |
| 6137 | + micromark-util-subtokenize "^2.0.0" |
| 6138 | + micromark-util-symbol "^2.0.0" |
| 6139 | + micromark-util-types "^2.0.0" |
| 6140 | + |
6118 | 6141 | micromark-core-commonmark@^2.0.0:
|
6119 | 6142 | version "2.0.1"
|
6120 | 6143 | resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.1.tgz#9a45510557d068605c6e9a80f282b2bb8581e43d"
|
|
0 commit comments