|
27 | 27 | read-pkg "^4.0.0"
|
28 | 28 | registry-auth-token "^3.3.1"
|
29 | 29 |
|
30 |
| -"@electron/docs-parser@^0.7.2": |
31 |
| - version "0.7.2" |
32 |
| - resolved "https://registry.yarnpkg.com/@electron/docs-parser/-/docs-parser-0.7.2.tgz#f0d5b9f314db519ac1f83359c07c6ec42d3123d1" |
33 |
| - integrity sha512-b8D+v9I3OGSL/5AlPYry11UtygskWe1ejwXxBePNst45/AclYoIIQnIlXr51tv8Q+Wsuhqh/fJWHO9yAjF30Uw== |
| 30 | +"@electron/docs-parser@^0.11.0": |
| 31 | + version "0.11.0" |
| 32 | + resolved "https://registry.yarnpkg.com/@electron/docs-parser/-/docs-parser-0.11.0.tgz#182a9732d2fc7b40e3f506d3ab1a06270cdae6e4" |
| 33 | + integrity sha512-i+OSWXXchoKVorR6cANqPKYJ1ccLAp+YCPTB+IJVWZ+Xtp6V2VXqLsjoy4mD32ss4CdX/6MLX62pb2sjGmmR6w== |
34 | 34 | dependencies:
|
35 |
| - "@types/markdown-it" "^0.0.9" |
| 35 | + "@types/markdown-it" "^10.0.0" |
36 | 36 | chai "^4.2.0"
|
37 | 37 | chalk "^3.0.0"
|
38 | 38 | fs-extra "^8.1.0"
|
|
195 | 195 | "@types/minimatch" "*"
|
196 | 196 | "@types/node" "*"
|
197 | 197 |
|
| 198 | +"@types/highlight.js@^9.7.0": |
| 199 | + version "9.12.4" |
| 200 | + resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.12.4.tgz#8c3496bd1b50cc04aeefd691140aa571d4dbfa34" |
| 201 | + integrity sha512-t2szdkwmg2JJyuCM20e8kR2X59WCE5Zkl4bzm1u1Oukjm79zpbiAv+QjnwLnuuV0WHEcX2NgUItu0pAMKuOPww== |
| 202 | + |
198 | 203 | "@types/linkify-it@*":
|
199 | 204 | version "2.1.0"
|
200 | 205 | resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-2.1.0.tgz#ea3dd64c4805597311790b61e872cbd1ed2cd806"
|
|
205 | 210 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d"
|
206 | 211 | integrity sha512-pQvPkc4Nltyx7G1Ww45OjVqUsJP4UsZm+GWJpigXgkikZqJgRm4c48g027o6tdgubWHwFRF15iFd+Y4Pmqv6+Q==
|
207 | 212 |
|
208 |
| -"@types/markdown-it@^0.0.9": |
209 |
| - version "0.0.9" |
210 |
| - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-0.0.9.tgz#a5d552f95216c478e0a27a5acc1b28dcffd989ce" |
211 |
| - integrity sha512-IFSepyZXbF4dgSvsk8EsgaQ/8Msv1I5eTL0BZ0X3iGO9jw6tCVtPG8HchIPm3wrkmGdqZOD42kE0zplVi1gYDA== |
| 213 | +"@types/markdown-it@^10.0.0": |
| 214 | + version "10.0.3" |
| 215 | + resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-10.0.3.tgz#a9800d14b112c17f1de76ec33eff864a4815eec7" |
| 216 | + integrity sha512-daHJk22isOUvNssVGF2zDnnSyxHhFYhtjeX4oQaKD6QzL3ZR1QSgiD1g+Q6/WSWYVogNXYDXODtbgW/WiFCtyw== |
212 | 217 | dependencies:
|
| 218 | + "@types/highlight.js" "^9.7.0" |
213 | 219 | "@types/linkify-it" "*"
|
| 220 | + "@types/mdurl" "*" |
| 221 | + highlight.js "^9.7.0" |
| 222 | + |
| 223 | +"@types/mdurl@*": |
| 224 | + version "1.0.2" |
| 225 | + resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.2.tgz#e2ce9d83a613bacf284c7be7d491945e39e1f8e9" |
| 226 | + integrity sha512-eC4U9MlIcu2q0KQmXszyn5Akca/0jrQmwDRgpAMJai7qBWq4amIQhZyNau4VYGtCeALvW1/NtjzJJ567aZxfKA== |
214 | 227 |
|
215 | 228 | "@types/minimatch@*":
|
216 | 229 | version "3.0.3"
|
|
2137 | 2150 | resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
|
2138 | 2151 | integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
2139 | 2152 |
|
| 2153 | +highlight.js@^9.7.0: |
| 2154 | + version "9.18.5" |
| 2155 | + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825" |
| 2156 | + integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA== |
| 2157 | + |
2140 | 2158 | hook-std@^1.1.0:
|
2141 | 2159 | version "1.2.0"
|
2142 | 2160 | resolved "https://registry.yarnpkg.com/hook-std/-/hook-std-1.2.0.tgz#b37d533ea5f40068fe368cb4d022ee1992588c27"
|
|
0 commit comments