Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

Commit 9e92bef

Browse files
committed
chore(deps): pin dependency markdownlint-cli to 0.13.0
[skip ci]
1 parent c359254 commit 9e92bef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-vue": "4.7.1",
3232
"gh-pages": "2.0.1",
3333
"husky": "1.2.1",
34-
"markdownlint-cli": "^0.13.0",
34+
"markdownlint-cli": "0.13.0",
3535
"prettier": "1.14.3",
3636
"remark-cli": "6.0.1",
3737
"remark-frontmatter": "1.3.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6275,7 +6275,7 @@ markdown-table@^1.1.0:
62756275
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-1.1.2.tgz#c78db948fa879903a41bce522e3b96f801c63786"
62766276
integrity sha512-NcWuJFHDA8V3wkDgR/j4+gZx+YQwstPgfQDV8ndUeWWzta3dnDTBxpVzqS9lkmJAuV5YX35lmyojl6HO5JXAgw==
62776277

6278-
markdownlint-cli@^0.13.0:
6278+
markdownlint-cli@0.13.0:
62796279
version "0.13.0"
62806280
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.13.0.tgz#af1d29e5d8b434256c451c81b87dff1c218844cb"
62816281
integrity sha512-DCjhAIb4EDny6xdjOcu2Rckp1sOSktQU9PjRN2pK9p0Azby7YYBqZXO8I+vhv5XKd2Pk0IbbOhyZ/+zjfH4oww==

0 commit comments

Comments
 (0)