Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fae2d03

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency markdownlint-cli to v0.17.0
1 parent 8ae48a8 commit fae2d03

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 7 additions & 7 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": "2.4.1",
103103
"jest": "24.8.0",
104104
"lint-staged": "8.2.0",
105-
"markdownlint-cli": "0.16.0",
105+
"markdownlint-cli": "0.17.0",
106106
"opn": "5.5.0",
107107
"prettier": "1.18.2",
108108
"raf": "3.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6874,10 +6874,10 @@ [email protected]:
68746874
mdurl "^1.0.1"
68756875
uc.micro "^1.0.5"
68766876

6877-
markdownlint-cli@0.16.0:
6878-
version "0.16.0"
6879-
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.16.0.tgz#725b3a9140a6d4b65e866f76e6086c0a3f3ee480"
6880-
integrity sha512-BmtWhDvbsnbgYirYOiSOxP8THhkCjp28+xVfTyj3D1JsOlj0Txf3IA9wlT5GHCYaR6QfDlWq4pz/rh+bfOw2Vg==
6877+
markdownlint-cli@0.17.0:
6878+
version "0.17.0"
6879+
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.17.0.tgz#f5e483a576bf56cca29b057216241a54d33e4d95"
6880+
integrity sha512-/MInVAuNUDGj5lWeAweL2s4Wk0BY2UqOUcOuOMhY62LXmQZU9qZiFJ5XgHrAZVMggFH/vPupCiUiAMFgGIOqHg==
68816881
dependencies:
68826882
commander "~2.9.0"
68836883
deep-extend "~0.5.1"
@@ -6886,14 +6886,14 @@ [email protected]:
68866886
js-yaml "^3.13.1"
68876887
lodash.differencewith "~4.5.0"
68886888
lodash.flatten "~4.4.0"
6889-
markdownlint "~0.14.1"
6889+
markdownlint "~0.15.0"
68906890
minimatch "~3.0.4"
68916891
rc "~1.2.7"
68926892

6893-
markdownlint@~0.14.1:
6894-
version "0.14.1"
6895-
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.14.1.tgz#62666d897284b44af20627229334045248f1c941"
6896-
integrity sha512-W3RxMP8GYyJAhgUXIXvBOXT2ai89qDIuLf2ZM0Xd+XcwXBS6Hu06Hg2UKNwMDPTy0uQK8YWCH4hkdxlevm/BgQ==
6893+
markdownlint@~0.15.0:
6894+
version "0.15.0"
6895+
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.15.0.tgz#14837354f01fe15bc06dfd5dd38247b79bd4c8f2"
6896+
integrity sha512-sNcrSrUgpNbTQX6rPIMd+RI9rAryGTEbDI9VFpcFyijlC5g8gpkma49k5p98yFLdNbdcB3VW69UJ0smxvTVw6g==
68976897
dependencies:
68986898
markdown-it "8.4.2"
68996899

0 commit comments

Comments
 (0)