Skip to content

Commit 7e10328

Browse files
renovate-botrenovate[bot]
authored andcommittedJun 20, 2019
chore(deps): remark-lint
1 parent fa79584 commit 7e10328

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"nyc": "14.1.1",
6868
"qunit-dom": "0.9.0",
6969
"remark-cli": "6.0.1",
70-
"remark-lint": "6.0.4",
70+
"remark-lint": "6.0.5",
7171
"remark-lint-no-dead-urls": "0.4.1",
7272
"remark-preset-lint-markdown-style-guide": "2.1.2",
7373
"remark-preset-lint-recommended": "3.0.2",

‎yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11121,7 +11121,14 @@ remark-lint-unordered-list-marker-style@^1.0.0:
1112111121
unist-util-position "^3.0.0"
1112211122
unist-util-visit "^1.1.1"
1112311123

11124-
remark-lint@6.0.4, remark-lint@^6.0.0:
11124+
remark-lint@6.0.5:
11125+
version "6.0.5"
11126+
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.5.tgz#fbb864d56bf83d2e5d23ea7e346ca5e36710fda3"
11127+
integrity sha512-o1I3ddm+KNsTxk60wWGI+p2yU1jB1gcm8jo2Sy6VhJ4ab2TrQIp1oQbp5xeLoFXYSh/NAqCpKjHkCM/BYpkFdQ==
11128+
dependencies:
11129+
remark-message-control "^4.0.0"
11130+
11131+
remark-lint@^6.0.0:
1112511132
version "6.0.4"
1112611133
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.4.tgz#13def899efd7d7d105188c274663a60e0fe8fa59"
1112711134
integrity sha512-miD6SKhjEkLgdJXgAmNhGsdY1yIGAzwpoGIn/59MR6nZhshdxSm9/pLPiw9fK3loNASA3j7k//kea6x5vHb+jQ==

0 commit comments

Comments
 (0)
Please sign in to comment.