Commit 7972101 1 parent 9135238 commit 7972101 Copy full SHA for 7972101
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"remark-lint-no-emphasis-as-heading" : " ^4.0.0" ,
37
37
"remark-lint-no-empty-url" : " ^4.0.0" ,
38
38
"remark-lint-no-file-name-articles" : " ^3.0.0" ,
39
- "remark-lint-no-file-name-consecutive-dashes" : " ^3.0.0 " ,
39
+ "remark-lint-no-file-name-consecutive-dashes" : " ^3.0.1 " ,
40
40
"remark-lint-no-file-name-irregular-characters" : " ^3.0.0" ,
41
41
"remark-lint-no-file-name-mixed-case" : " ^3.0.0" ,
42
42
"remark-lint-no-file-name-outer-dashes" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -2307,10 +2307,10 @@ remark-lint-no-file-name-articles@^3.0.0:
2307
2307
" @types/mdast" " ^4.0.0"
2308
2308
unified-lint-rule "^3.0.0"
2309
2309
2310
- remark-lint-no-file-name-consecutive-dashes@^3.0.0 :
2311
- version "3.0.0 "
2312
- resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-3.0.0 .tgz#930d90fe2795afc6fab6b6995235d166b806c4f3 "
2313
- integrity sha512-3vSI1LOQlu8NSCpWLsKELa8dS9HU+YVZE0U43/DNkdEcnZmlJLpTHQjBTMZUHQipRgoOO+TOSyXFyN/H+2lbuQ ==
2310
+ remark-lint-no-file-name-consecutive-dashes@^3.0.0, remark-lint-no-file-name-consecutive-dashes@^3.0.1 :
2311
+ version "3.0.1 "
2312
+ resolved "https://registry.yarnpkg.com/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-3.0.1 .tgz#836b88bd6e43e1db82a08e672ac87fbd4c1bd147 "
2313
+ integrity sha512-qGJRZ81sowEjv1dBodbHZ29pDZbrFpxiQQ6gBvkkHkkoYPekdnr8iUxmV38HcqH8+JNW1O4ELr+m71AA9/34Mw ==
2314
2314
dependencies :
2315
2315
" @types/mdast" " ^4.0.0"
2316
2316
unified-lint-rule "^3.0.0"
You can’t perform that action at this time.
0 commit comments