Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 188f379

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency markdownlint-cli to v0.19.0
1 parent d8a6a1b commit 188f379

File tree

3 files changed

+50
-29
lines changed

3 files changed

+50
-29
lines changed

package-lock.json

Lines changed: 27 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"husky": "3.0.9",
103103
"jest": "24.9.0",
104104
"lint-staged": "8.2.1",
105-
"markdownlint-cli": "0.18.0",
105+
"markdownlint-cli": "0.19.0",
106106
"opn": "5.5.0",
107107
"prettier": "1.18.2",
108108
"raf": "3.4.1",

yarn.lock

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3197,7 +3197,7 @@ entities@^1.1.1, entities@~1.1.1:
31973197
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
31983198
integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==
31993199

3200-
entities@^2.0.0:
3200+
entities@^2.0.0, entities@~2.0.0:
32013201
version "2.0.0"
32023202
resolved "https://registry.yarnpkg.com/entities/-/entities-2.0.0.tgz#68d6084cab1b079767540d80e56a39b423e4abf4"
32033203
integrity sha512-D9f7V0JSRwIxlRI2mjMqufDrRDnx8p+eEOz7aUM9SuvF8gsBzra0/6tbjl1m8eQHrZlYj6PxqE00hZ1SAIKPLw==
@@ -6047,21 +6047,21 @@ markdown-escapes@^1.0.0:
60476047
resolved "https://registry.yarnpkg.com/markdown-escapes/-/markdown-escapes-1.0.3.tgz#6155e10416efaafab665d466ce598216375195f5"
60486048
integrity sha512-XUi5HJhhV5R74k8/0H2oCbCiYf/u4cO/rX8tnGkRvrqhsr5BRNU6Mg0yt/8UIx1iIS8220BNJsDb7XnILhLepw==
60496049

6050-
markdown-it@9.0.1:
6051-
version "9.0.1"
6052-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-9.0.1.tgz#aafe363c43718720b6575fd10625cde6e4ff2d47"
6053-
integrity sha512-XC9dMBHg28Xi7y5dPuLjM61upIGPJG8AiHNHYqIaXER2KNnn7eKnM5/sF0ImNnyoV224Ogn9b1Pck8VH4k0bxw==
6050+
markdown-it@10.0.0:
6051+
version "10.0.0"
6052+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-10.0.0.tgz#abfc64f141b1722d663402044e43927f1f50a8dc"
6053+
integrity sha512-YWOP1j7UbDNz+TumYP1kpwnP0aEa711cJjrAQrzd0UXlbJfc5aAq0F/PZHjiioqDC1NKgvIMX+o+9Bk7yuM2dg==
60546054
dependencies:
60556055
argparse "^1.0.7"
6056-
entities "~1.1.1"
6056+
entities "~2.0.0"
60576057
linkify-it "^2.0.0"
60586058
mdurl "^1.0.1"
60596059
uc.micro "^1.0.5"
60606060

6061-
markdownlint-cli@0.18.0:
6062-
version "0.18.0"
6063-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.18.0.tgz#bd1cee72739049d42dcea5f6db0c0f57c6eb8096"
6064-
integrity sha512-mQ2zvjMLoy0P2kb9Y03SqC24WPH4fTRN0/CyCorB122c4Chg9vWJKgUKBz3KR7swpzqmlI0SYq/7Blbqe4kb2g==
6061+
markdownlint-cli@0.19.0:
6062+
version "0.19.0"
6063+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.19.0.tgz#70ccd7334d667c94b3259b5dfc1978cf2199a6fd"
6064+
integrity sha512-5hUEBAmbCVJflws6841HJ0KTZdgGWYaPThoXPI6Wjn1VkoiYWsprNH0r3PvPmyGXtvbHJ7/7eGPde2a6cx8t0w==
60656065
dependencies:
60666066
commander "~2.9.0"
60676067
deep-extend "~0.5.1"
@@ -6070,16 +6070,22 @@ markdownlint-cli@0.18.0:
60706070
js-yaml "^3.13.1"
60716071
lodash.differencewith "~4.5.0"
60726072
lodash.flatten "~4.4.0"
6073-
markdownlint "~0.16.0"
6073+
markdownlint "~0.17.1"
6074+
markdownlint-rule-helpers "~0.5.0"
60746075
minimatch "~3.0.4"
60756076
rc "~1.2.7"
60766077

6077-
markdownlint@~0.16.0:
6078-
version "0.16.0"
6079-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.16.0.tgz#69f73cc755a44231fbe5dc7c37a5909cedc0ac6e"
6080-
integrity sha512-Zo+iPezP3eM6lLhKepkUw+X98H44lipIdx4d6faaugfB0+7VuDB3R0hXmx7z9F1N3/ypn46oOFgAD9iF++Ie6A==
6078+
markdownlint-rule-helpers@~0.5.0:
6079+
version "0.5.0"
6080+
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.5.0.tgz#316569329f2341b8066817292a6733ef56571301"
6081+
integrity sha512-6bJAV4TjUoDDnqxfb6EKTuZlpYI6vn4kerid7WTrZaEjsWuYDeYDAN+r4o+vbUYFZfJkiBU7NPBqPd4QJ1CZzQ==
6082+
6083+
markdownlint@~0.17.1:
6084+
version "0.17.1"
6085+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.17.1.tgz#6dea34fd5858d16448d0f0cd9956feaa350003c0"
6086+
integrity sha512-QOHR0IEiQKkHA14gdg8by16Fz9iUdi5lI2LPuJKlxuFhaOuGzQCdxkubV4Wn7XWwBpKg/EgL/bLZ5D3I+ed68w==
60816087
dependencies:
6082-
markdown-it "9.0.1"
6088+
markdown-it "10.0.0"
60836089

60846090
marked@0.7.0:
60856091
version "0.7.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy