Skip to content

Commit 465ad07

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): remark monorepo
1 parent f257b8a commit 465ad07

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
"nyc": "14.1.1",
6868
"qunit-dom": "1.1.0",
6969
"remark-cli": "6.0.1",
70-
"remark-lint": "6.0.5",
70+
"remark-lint": "6.0.6",
7171
"remark-lint-no-dead-urls": "0.5.0",
72-
"remark-preset-lint-markdown-style-guide": "2.1.3",
73-
"remark-preset-lint-recommended": "3.0.3",
72+
"remark-preset-lint-markdown-style-guide": "2.1.4",
73+
"remark-preset-lint-recommended": "3.0.4",
7474
"semantic-release": "15.14.0",
7575
"typescript": "3.2.4",
7676
"typescript-eslint-parser": "21.0.2"

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11849,7 +11849,14 @@ remark-lint-unordered-list-marker-style@^1.0.0:
1184911849
unist-util-position "^3.0.0"
1185011850
unist-util-visit "^1.1.1"
1185111851

11852-
[email protected], remark-lint@^6.0.0:
11852+
11853+
version "6.0.6"
11854+
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.6.tgz#5bf64efe5d88f3caf859ad541ab00656e3ca9c63"
11855+
integrity sha512-JBY6zz5fYQFN724Vq6VeiHwhyjVIlrww/dE1+hWGcDyUuz7YNCqwZKwBdQGDvslICkzHw/wEExNEb8D4PNiLlA==
11856+
dependencies:
11857+
remark-message-control "^4.0.0"
11858+
11859+
remark-lint@^6.0.0:
1185311860
version "6.0.5"
1185411861
resolved "https://registry.yarnpkg.com/remark-lint/-/remark-lint-6.0.5.tgz#fbb864d56bf83d2e5d23ea7e346ca5e36710fda3"
1185511862
integrity sha512-o1I3ddm+KNsTxk60wWGI+p2yU1jB1gcm8jo2Sy6VhJ4ab2TrQIp1oQbp5xeLoFXYSh/NAqCpKjHkCM/BYpkFdQ==
@@ -11886,10 +11893,10 @@ remark-parse@^6.0.0:
1188611893
vfile-location "^2.0.0"
1188711894
xtend "^4.0.1"
1188811895

11889-
11890-
version "2.1.3"
11891-
resolved "https://registry.yarnpkg.com/remark-preset-lint-markdown-style-guide/-/remark-preset-lint-markdown-style-guide-2.1.3.tgz#2d2e6a162cc18976a2be93f4ebd45835f2ff6c14"
11892-
integrity sha512-H/jSoLvTY8abUcB+7/062I2oHevlHcHdrfRMP2RMh19QA1wmARgNEn3tZfdBXFq1TpzhevGgb6VwSdOjdU8NOQ==
11896+
11897+
version "2.1.4"
11898+
resolved "https://registry.yarnpkg.com/remark-preset-lint-markdown-style-guide/-/remark-preset-lint-markdown-style-guide-2.1.4.tgz#fb51373db7f4045fb10dea7aa095686d3762ba7f"
11899+
integrity sha512-CGEN3DRtJEp+BvfgZ+VKxuq0Ij8Uw2DXfrbhK2xn4/XxatcHRPN8tnagXbMe1LHaQJGN8Gl1+UyLjsfIk6hyGQ==
1189311900
dependencies:
1189411901
remark-lint "^6.0.0"
1189511902
remark-lint-blockquote-indentation "^1.0.0"
@@ -11937,10 +11944,10 @@ [email protected]:
1193711944
remark-lint-table-pipes "^1.0.0"
1193811945
remark-lint-unordered-list-marker-style "^1.0.0"
1193911946

11940-
11941-
version "3.0.3"
11942-
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-3.0.3.tgz#1322af0e49801278057f8f275ed1b6ed60328b40"
11943-
integrity sha512-5sQ34j1Irlsj6Tt4WWRylZ7UU+1jD5es/LfDZBZp/LXDwC4ldGqKpMmCCR6Z00x1jYM1phmS4M+eGqTdah0qkQ==
11947+
11948+
version "3.0.4"
11949+
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-3.0.4.tgz#8e43940e46b2cb0dc6c89c71066f87f59321d5de"
11950+
integrity sha512-i4GoobwWKt5LDJxIZjhHnnYiQISacNE8Oxj1ViwSHJnTUCtd7vh3KwtsfV8DrLsFUqRogX49iJEuZWXipY3PJA==
1194411951
dependencies:
1194511952
remark-lint "^6.0.0"
1194611953
remark-lint-final-newline "^1.0.0"

0 commit comments

Comments
 (0)